Password history

w_bouwer
Mega Expert

Hi,

A client of ours requests to be able to verify the newly defined password against the previous 10 passwords that were used for that user. Passwords and historic passwords should be readable for no one, not even the user. Does anyone have any suggestion on how this can be done?

Regards,

Wesley

6 REPLIES 6

syed_faheem
ServiceNow Employee
ServiceNow Employee

Hi Wesley



Can you confirm if we can use the algorithm you mentioned to compare sys_user table password from history ? given that sys_user passwords are stored in 1 way encrypted.



How is this different from Todd Palino solution mentioned above ?


Hi Wesley,


Could you please tell me how to implement this MD5 algorithm in Service-now? I see that the code is available in the link you posted.



Regards,


Gayathri G L K