LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to list users and passwords (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-list-users-and-passwords-652580/)

eponcedeleonc 06-30-2008 09:32 AM

How to list users and passwords
 
Ok, i know how to list all my users but how can I list their passwords to. I am logged in as root but cant find the command to list their passwords. thank you
Eduardo

eponcedeleonc 06-30-2008 09:35 AM

How to list users and passwords
 
Ok, i know how to list all my users but how can I list their passwords to. I am logged in as root but cant find the command to list their passwords. thank you
Eduardo

snowtigger 06-30-2008 09:39 AM

If you using any good recent flavor of linux you can find the passwords in /etc/shadow

:)

snowtigger 06-30-2008 09:43 AM

please don't do multiple post on the same subject.

:)

jomen 06-30-2008 09:54 AM

your first out of three posts followed this one:
http://www.linuxquestions.org/questi...40#post3019240
Can't do more than that - passwords are not stored in plain text.

Nylex 06-30-2008 09:58 AM

The passwords in /etc/shadow are encrypted though. I'm not sure there is a command to show them unencrypted.

Telemachos 06-30-2008 10:00 AM

You can't straightforwardly see their passwords - not even as root - can you? The passwords in /etc/shadow are encrypted. Edit - too slow. What he ^^ said, except that I don't think there's a command to show users' passwords. At least, I hope there isn't.

Why do you want to see their passes? Or, another way around, what do you really want to do?

estabroo 06-30-2008 10:40 AM

If your talking about their normal login passwords, you can't list them. They are normally stored in /etc/shadow crypted with a one-way hash (like md5). They aren't directly recoverable.

Tinkster 06-30-2008 01:34 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.
1 post on the subject is plenty
http://www.linuxquestions.org/questi...93#post3199293


All times are GMT -5. The time now is 04:25 AM.