Quote:
Originally Posted by schemers Do you also have Exchange running? I seem to recall our default search filter for AD has a dependency on Exchange. |
No, we aren't using exchange. My hope is to use ZCS instead of exchange.
Quote:
|
One thing you might want to try is to configure your GAL as an external LDAP server, then enter a really simple search filter that you know should work and see if that works.
|
That one does the trick. I used (&(|(cn=%s*)(sn=%s*)(gn=%s*)(mail=%s*))) as the LDAP filter. I left (|(cn=%s*)(sn=%s*)(gn=%s*)(mail=%s*)) as the autocomplete filter.
The admin UI keeps deleting my LDAP filter when I go and configure GAL, which is unfortunate. I've just moved from 'both' to external, so I know which LDAP I'm getting data from.