Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Password hashes on UNIX

Name: Anonymous 2010-06-19 8:30

where are password hashes stored on unix

Name: Anonymous 2010-06-19 8:37

>>1
In hashtable.
Next!

Name: Anonymous 2010-06-19 8:49

/etc/passwd

Name: Anonymous 2010-06-19 9:03

/etc/google

Name: Anonymous 2010-06-19 9:56

>>1
On modern systems, /etc/shadow.

Name: Anonymous 2010-06-19 10:03

>>2
what hashing function does eunchs use

Name: Anonymous 2010-06-19 10:30

>>6
man crypt, and see the "Notes" section.

Oldschool Unix uses plain ol' DES; most systems use MD5 nowadays I think.

Name: Anonymous 2010-06-19 10:35

>>5
And on BSD, it's /etc/master.passwd

Things are sometimes very different from one system to another.

Name: Anonymous 2010-06-19 10:37

>>7
But MD5 isn't secure!!!

Name: Anonymous 2010-06-19 10:45

>>8
BSD
>>5-san said ``modern systems'', can't you read?

Name: Anonymous 2010-06-19 11:13

/var/db/shadow/hash/

Name: Anonymous 2010-06-19 11:53

>>12
The fact that passwords can come from a variety of sources doesn't mean the other posts are wrong.
And I have an LDAP server in my mom's basement which stores its passwords in /etc/passwd, so go fuck yourself.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List