Skip to main content Help Control Panel

YACS CMS : Open source !

Community «   Discussion forum «   Bug tracker «   LDAP user authentication? «  

Comment: LDAP user authentication?

<< Previous Next >>
Vincent :

Maybe is it a LDAP V2 protocol issue ? In this case, try adding the following code between at line Nr 120 (after ldap_connect() & before ldap_bind())in the file called users/authenticators/ldap.php:
@ldap_set_option($handleLDAP_OPT_PROTOCOL_VERSION3);

This comment has inspired:

by Alf83 on May 21