Etc/master.passwd
From FreeBSDwiki
(Difference between revisions)
m |
m (Reverted edits by 65.98.89.10 (Talk); changed back to last version by Jimbo) |
Revision as of 13:01, 19 May 2008
Etc/master.passwd is the master password file on FreeBSD. Its Linux equivalent is the shadow password file. Don't ever edit master.passwd directly. Use vipw, which calls the default editor (likely ee or vi) but checks for any format mistakes before allowing a save. As with Linux, /etc/passwd will have any public information such as shell info and so on.