I am successful in resetting a user's password, using the adldap http://adldap.sourceforge.net/
Is there a way to detect the password the user is trying to reset to, is the same of the last 5 passwords they have in the password history?
We have a policy of user's not being able to use the same password, for the last 5 passwords active directory keeps history of.
I have spent a few days researching other places and have no luck.
The password reset function resets successfully, but I need it to respect the password history policy.