Issue #300 has been updated by Jonathan MEKLAT.
Hello Clément, When I connect me on my AD I can change users's password In the case or it shall come from my account, which is an administrator account), I tested with the administrator'account of the domain but it changes nothing. I see in the "config.inc" file that the password has to be unicodePwd now I do not know how I can find this information. I have make exports LDIP of my AD but the information is not there. Can you help me Kind regards, ---------------------------------------- Bug #300: Warning Ldap_get_dn http://tools.lsc-project.org/issues/300 Author: Jonathan MEKLAT Status: Assigned Priority: Normal Assigned to: Clément Oudot Category: Self Service Password Target version: self-service-password-0.5 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
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
