Enabling LDAP Protocol Version 2 on the Openexchange Server
Support knowledgebase (rsimai_slox_ldapv2)
Applies to
Openexchange Server: Version 4
Symptom
Some clients fail to access the LDAP directory service, but no results or error messages
are displayed.
Cause
Apart from possible configuration errors on the client side, a possible cause might be
that the client is only able to communicate via the LDAP protocol 2. The Openexchange Server,
however, exclusively uses the protocol version 3 as default (standard in Openldap2).
Solution
Edit the file /etc/openldap/slapd.conf
and insert the following line
allow bind_v2
Then restart the LDAP server with
rcldap restart
After this, both protocols are enabled.
Keywords: SLOX, LDAP, SLAPD.CONF
Categories:
SuSE Linux IMAP Server
SDB-rsimai_slox_ldapv2, Copyright SuSE Linux AG, Nürnberg, Germany
- Version: 19. Nov 2002
SuSE Linux AG - Last generated: 25. Mar 2003 by glazzar (sdb_gen 1.40.0)