LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   forgot password =( ?!?! (https://www.linuxquestions.org/questions/linux-general-1/forgot-password-%3D-224836/)

j_miguel_y 08-31-2004 11:51 AM

forgot password =( ?!?!
 
I have the root account, and I have normal user account on my linux REDHAT 9.0 machine. I forgot my normal user account password. Is there a way to remake or find out that password through the root??

What is the command or steps to reassign or find out my passowrd for my normal useraccount?


Thank You,
Mike

Mathieu 08-31-2004 11:58 AM

The passwd command changes any user's password -- as long as the user using it as permission to do so.

Login as root and use passwd followed by a username.
Code:

passwd username


All times are GMT -5. The time now is 06:22 PM.