Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Retrieval of Linux password
Name: ramnarayanan Date: April 14, 2006 at 05:50:28 Pacific OS: Linux 9 CPU/Ram: 1.7,512
Comment:
I forgot my password for Linux Login. Is there any Utility software for getting back the same as I dont have the boot CD.
Name: 3Dave Date: April 16, 2006 at 15:01:52 Pacific
Reply:
Are you still able to log in as root? If so use the passwd command to set a new password for the user. If it is root's password you have forgotten then boot into single user mode by typing something like "linux 1" or "1inux single" at the boot prompt. This will get you to a root prompt, from there use passwd.
Summary: Modern UNIX systems use shadow passwords, so /etc/passwd, being world-readable, stores everything except password hashes. That brings me to the second problem. I don't think any modern OS (I know this...
Summary: Through what algorithm, Linux stores the passoword in shadow file. (/etc/shadow) This is some new technique found in some distribution of linux. In Red Hat Linux 7.1, encrypted password that is store...
Summary: I used Mandrake to start with and then eventually moved on to Debian (this week!). I found Mandrake really easy to set up and configure my partitions etc and has some good features. As with any distr...