pavement

Etc/master.passwd

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m (Reverted edits by 88.236.111.230 (Talk); changed back to last version by Jimbo)
Line 1: Line 1:
set by hacker ghost
+
'''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.
 +
 
 +
[[Category:Important Config Files|Master.passwd]]

Revision as of 19:47, 29 November 2009

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.

Personal tools