Hi, I would like to know where I can find a publig javascript page where I can type in a plaintext password and get back the format that is used in
/etc/shadow
that way...users can go to the public page...type in their password, and e-mail me the result... So I can change their password without giving them shell access.
I realize that each password should have a different salt...but it doesn't matter what the salt is...right?
thanks so much!
-ben
/etc/shadow
that way...users can go to the public page...type in their password, and e-mail me the result... So I can change their password without giving them shell access.
I realize that each password should have a different salt...but it doesn't matter what the salt is...right?
thanks so much!
-ben