Discussions
Hashing a password and comparing it to current pw
almost 6 years ago by David Cook
Is there a way to create a new password and store the hashed value in a table so that it can be compared to the current password? A client originally initialized passwords to be the same as the username years ago. With the upcoming iMIS enhancement to enforce username <> password, we are looking to see how many people might still have the original password.