The three-headed dog
Posted by Pepijn Oomen
Traditionally Unix uses a passwd file to lookup user information. More recent versions use a separate shadow file for password storage. Although the passwords are not stored in cleartext, both methods do perform a security risk. On a reasonably large network this also provides a maintenance burden since all accounts need to be defined and maintained on each system.


