How do I use LDAP to change user forgotten password
Here's the scenario.
members who have forgotten their password use an online form to change the password by entering their SSN, lastname and new password.
From my understanding, ldap needs to bind by username and password. Is there a way to change a member's ldap password WITHOUT binding by old password?