Hey all,
I'm witnessing some strange behavior with SharePoint when changing user's Active Directory passwords.
I created a custom Application Page to change a user's password in Active Directory. The code seems to be working great as I can verify within Windows that the password was changed.
However, the strange thing is that after the password change, SharePoint will allow the user to log in with both their newly changed password and their old password. Essentially allowing them to log in with two different passwords.
I verified that this is something within SharePoint as I can only log into Windows with the newly updated password.
Does anybody know why this would happen? I can't seem to find any info on the web regarding SharePoint caching credentials or anything. Any thoughts would be greatly appreciated.
Thanks in advance.