Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_connect() always succeeds but ldap_bind() will fail if host isn't reachable.
Add option for LDAP bind timeout (sets LDAP_OPT_NETWORK_TIMEOUT on PHP > 5.3.0)
Description
Description
Details
Details
- Provenance
Thomas Bruederli Authored on Jan 23 2013, 5:01 PM mollekopf Pushed on Aug 21 2023, 3:06 PM - Parents
- R3:293a5798af15: Use the right variable for IPv6 check
- Branches
- Unknown
- Tags