Issue #304 has been reported by Jonathan MEKLAT. ---------------------------------------- Bug #304: LDAP Tool Box http://tools.lsc-project.org/issues/304
Author: Jonathan MEKLAT Status: New Priority: High Assigned to: Clément Oudot Category: Self Service Password Target version: self-service-password-0.5 Hello, I have write the last time for a problem which I meet with the authentification LDAP on the application. Grace to you I was able to understand certain errors but I have one. Apparently the users can't change the password on the application. I obtain the following error: Warning: ldap_bind () function.ldap-bind ]: Unable to bind to server: Can' t contact LDAP server in / the Var / www / password / pages / change.php we line 68 You said to me that the connection with LDAP necessarily had to be made with LDAPS. I thus installed all the services of certificates on my server and now the connection LDAPS work on the domain controler. On the other hand I do not still understand what I have to make of the highly-rated of the application. Here is my configuration: * LDAP Ldap_url = " ldaps: // server.domain.extensionl:636 "; Ldap_binddn = " cn=Manager, ou=utilisateurs, dc=domain, dc=extension "; Ldap_bindpw = " password "; Ldap_base = " ou=utilisateurs, dc=domain ad_mode = true; Do I have to put the certificate on my web server ? How can I do that ? Thank you for your help please ? Regards -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
