Issue #873 has been updated by Clément OUDOT. Status changed from Rejected to Assigned Assigned to set to Clément OUDOT Target version set to self-service-password-?
Sorry, did not see that. The only difference between standard password change and token password change is that in the first, the password is changed as user ($who_change_password = "user";), that is not possible with tokens (as we don't have the old password in this case). So with tokens the password is changed with $ldap_binddn adn $ldap_bindpw. You need to check in AD if this account can change password of users, and if it's not submitted to any constraint. ---------------------------------------- Bug #873: Can't reset password when using sendtoken http://tools.lsc-project.org/issues/873 Author: Thomas Mayer Status: Assigned Priority: Normal Assigned to: Clément OUDOT Category: Self Service Password Target version: self-service-password-? I can reset my password when I use the action "change" of the website. When I use "sendtoken" i get an ldap 19 error - constraint violation. I tried the same password for both methods. -- 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
