Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Password hashes on UNIX
1
Name:
Anonymous
2010-06-19 8:30
where are password hashes stored on unix
2
Name:
Anonymous
2010-06-19 8:37
>>1
In hashtable.
Next!
3
Name:
Anonymous
2010-06-19 8:49
/etc/passwd
4
Name:
Anonymous
2010-06-19 9:03
/etc/google
5
Name:
Anonymous
2010-06-19 9:56
>>1
On modern systems, /etc/shadow.
6
Name:
Anonymous
2010-06-19 10:03
>>2
what hashing function does eunchs use
7
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.
8
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.
9
Name:
Anonymous
2010-06-19 10:37
>>7
But MD5 isn't secure
!
!
!
10
Name:
Anonymous
2010-06-19 10:45
>>8
BSD
>>5
-san said ``modern systems'', can't you read?
11
Name:
Anonymous
2010-06-19 11:13
/var/db/shadow/hash/
13
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