The CreatorCon Call for Content is officially open! Get started here.

Password Reset History (pwd_history) How to store passwords in that table ????

Victor Mesa
Tera Contributor

Hi,

 

Do you know how I can do so that the modified passwords of the users are stored in the history table?

I have activated the parameter in the credential store password reset and configured the parameter password history limit with a value > 0 but even so the passwords are not saved.

Any ideas?

 

 

My request asks me that the current password must be different from the last ten passwords.
The new password must have at least 3 different characters from those contained in the history.

 

I don't really know how to implement this.

 

 

Thanks,

5 REPLIES 5

I am having the same challenge you were. OOB I've configured ServiceNow to disallow use of the previous N passwords, which is working, but I need to ensure new passwords are "significantly different" than the previous N passwords. I know the passwords are being stored somewhere, but I don't see any records in the pwd_history table. I'd appreciate hearing if you were successful at accomplishing your objective, which seems similar to mine. Thank you!