PDA

View Full Version : User forgot password



webone
07-30-2004, 05:22 PM
A user has forgotten their password! :rolleyes:

Is my only option to backup, delete and reinsate the account?

Thanks

skruf
07-30-2004, 06:47 PM
Hey,

Login as Admin and choose "Change Passwords".

You do not need to know the old password.

David

webone
07-31-2004, 11:54 AM
D'oh!

Thanks scruf :D

jmstacey
07-31-2004, 09:38 PM
The word there is no way to recover the passwords for a password recover system because of the encryption. Perhaps a password recovery tool can still be made that will do this, generating a random password and emailing it to the email address registered to the users account.

nobaloney
08-01-2004, 10:04 AM
Just as long as you remember that whenever you send a user a password in an (insecure) email, you should tell your client to log in as soon as possible and change the password to something else.

Try

# man mkpasswd

on RHL systems it should tell you how to automate password generation. We use it, and we're happy with it.

Jeff