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 11:16

>>2-8
wrong, wrong, wrong.  modern UNIX systems can store passwords in a variety of places using a variety of methods if they are even configured to use passwords at all.  Pluggable Authentication Modules1 are used by the most popular UNIX or unixlike systems including Solaris, Mac OS X, Linux, and FreeBSD...

With PAM, the passwords don't have to be hashed or even stored locally - they might come from LDAP or Active Directory, or maybe users are authenticated using SMB, or NIS, or whatever.  Or the system could be configured not to use passwords but instead some other authentication mechanism.

of course, when your computing experience is limited to your mom's basement, you probably don't see any of these kinds of configurations.

1http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules

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