Issue #299 has been updated by Clément Oudot.
Hello Jonathan, I think you are talking about the product Self Service Password of ltb-project. Your are in the wrong place, as this tracker is for LDAP Synchronization Connector (lsc-project). Please open your issue here: http://tools.lsc-project.org/projects/ltb/issues or use mailing list or IRC to get help. ---------------------------------------- Bug #299: Warning Ldap_get_dn http://tools.lsc-project.org/issues/299 Author: Jonathan MEKLAT Status: New Priority: Normal Assigned to: Category: Target version: Problem in version: Hi, I am new on the forum and I try to put on the application. Here is the error message which I obtain when I try to change the password of a user. The information that I put into the file "config.inc.php" is this the ones Ldap_url = " ldap: //server:389 "; Ldap_binddn = " cn=Manager, ou=utilisateurs, dc=domain, dc=com "; Ldap_bindpw = " password "; Ldap_base = " ou=utilisateurs, dc=domain, dc=com "; Ldap_filter = " (and (objectCategory=user) (sAMAccountName=BTYNDALL)) "; Ad_mode = true; When I bring in this information on another application to have the authentification Ldap, everything works correctly. Here is the error message which I obtain with the debug: Warning: ldap_get_dn (): supplied argument is not has valid ldap result entry resource in / the Var / www / password / pages / change.php we line 91 Can you help me please ? Regards, Jonathan -- 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
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

