I have found myself in a situation that requires me to clear the password history for all the users in my directory. My first thought was to review the available attributes to see if I could find where password history is being stored. What I discovered was there are two attributes ntpwdhistory and lmpwdhistory, and that those attributes appears to be locked by SAM. Is there a way I can clear the password history for all my users?
- Isaiah