Voting

: eight minus two?
(Example: nine)

The Note You're Voting On

kokheng at jhs dot com dot sg
22 years ago
OpenLdap 2.1.x libraries support both LDAPv2 and LDAPv3. The problem lies with the slapd, the ldap server bundled with OpenLDAP. It's default supported version is LDAPv3. One can set the "allow bind_v2" in the slapd.conf file, with this configured, the PHP ldap_set_option() is not required.

<< Back to user notes page

To Top