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)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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