Results 1 to 5 of 5
Where are the encryted password files stored in linux. Can i directly access while the system is booted with linux. I'm having a software for accessing linux partitions thro windows. ...
- 09-08-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 30
Encrypted passwords
Where are the encryted password files stored in linux. Can i directly access while the system is booted with linux. I'm having a software for accessing linux partitions thro windows. Tell me how can i take that.
- 09-08-2008 #2
They are in /etc/shadow and you can access it as root.
Can't tell an OS by it's GUI
- 09-09-2008 #3Just Joined!
- Join Date
- Sep 2008
- Posts
- 30
By which means it is encrypted. MD5 or some other hash.
- 10-07-2008 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 30
- 10-07-2008 #5Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
What would be the purpose of encrypting passwords in /etc/shadow if they are available as plain text in another file?The path u have said is where the shadowed passwords are stored. But u can't get the real encrypted password in /etc/shadow


Reply With Quote

