Quote:
Originally Posted by Bob Furey Where to disable or enable? |
In your admin console COS features/pref tab, or from CLI:
su - zimbra
zmprov mc default zimbraFeatureGalEnabled TRUE
zmprov mc default zimbraFeatureGalAutoCompleteEnabled TRUE
zmprov mc default zimbraFeatureGalSyncEnabled TRUE
zmprov mc default zimbraPrefGalAutoCompleteEnabled TRUE
zmprov mc default zimbraPrefGalSearchEnabled TRUE
(Replacing the word 'default' if you've created other COS's, or on a per user basis with zmprov ma
user@domain.com zimbraAttribute TRUE. Users can modify their 'zimbraPref' which are in-turn sometimes restricted via 'zimbraFeature' set by the admin.)
Quote:
Originally Posted by Bob Furey All our pc's have the same problem! yet we downloaded directly for each pc. |
If you saying your want to disable the GAL downloading into everyone's Zimbra Desktop: Set zimbraFeatureGalSyncEnabled FALSE. (This attribute was added in ZCS 5.0.10)
ZCS 6.0 will have gal sync accounts via address book contact folders, which use data source polling to get an occasional dump from LDAP - this facilitates better client sync and paging of results.