Results 1 to 3 of 3
how to recover user password and root password in fedora if u forget...
- 10-24-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 20
password recovery
how to recover user password and root password in fedora if u forget
- 10-24-2010 #2
Try this link please.
http://www.linuxforums.org/forum/lin...-password.htmlI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 10-25-2010 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Passwords on Linux are one-way encrypted. IE, you cannot derive the plaintext from the stored encrypted form. If you lose your password you either have to guess it, or reset it. Why do you want to know? If you know the root password, you can reset a user password. If you know a user password with sudo privileges, then as that user you can reset another user or root's password.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote