Roland de Lepper: > Hi Bastian, > > Thanks for the reply. > > I've read the man page and the documentation. MS ADS 2008R2 using another > LDAP version probably, because parameter 'version = 3' doesn't solve my > problem with the postmap search.
The error message: postmap: warning: dict_ldap_open: URL scheme ldaps requires protocol version 3 Means that the POSTMAP command did not find "version = 3" in main.cf. How many main.cf files exist on your machine? find / -name main.cf -ls This may show up some surprises. Wietse