GAL AutoComplete Test

Revision as of 20:04, 27 November 2007 by King0770 (talk | contribs) (ZCS-4.5.9)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction


GAL auto complete uses the zimbraGalAutoCompleteLdapFilter filter. This filter uses the following for its default value: externalLdapAutoComplete

zmprov gd domain.com | grep zimbraGalAutoCompleteLdapFilter

zmprov gacf | grep externalLdapAutoComplete zimbraGalAutoCompleteLdapFilter: externalLdapAutoComplete zimbraGalLdapFilterDef: externalLdapAutoComplete:(|(cn=%s*)(sn=%s*)(gn=%s*)(mail=%s*))


zmprov md domain.com zimbraGalAutoCompleteLdapFilter '(&(objectClass=inetOrgPerson)(!(userDisabledPassword=*))(|(cn=*%s*)(uid=*%s*)(givenName=*%s*)(sn=*%s*)))'

Jump to: navigation, search