Bug 24172

Summary: is there a package for freebsd to install "shadow-password" in my server
Product: Base System Reporter: joson <joson>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description joson 2001-01-09 06:30:01 UTC

How-To-Repeat: by mail
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-01-09 07:39:52 UTC
State Changed
From-To: open->feedback

FreeBSD 'shadows' its passwords by default - the /etc/passwd file only contains 
user/group and GECOS information, the passwords themselves are stored in 
/etc/master.passwd, which is readable only by root. 

Does that answer your question?
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2001-02-01 17:42:20 UTC
State Changed
From-To: feedback->closed

Feedback timeout (about a month should be enough for a 'is master.passwd 
shadow enough' question ;)