v7 man page for passwd

Query: passwd

OS: v7

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PASSWD(5)							File Formats Manual							 PASSWD(5)

NAME
passwd - password file
DESCRIPTION
Passwd contains for each user the following information: name (login name, contains no upper case) encrypted password numerical user ID numerical group ID GCOS job number, box number, optional GCOS user-id initial working directory program to use as Shell This is an ASCII file. Each field within each user's entry is separated from the next by a colon. The GCOS field is used only when commu- nicating with that system, and in other installations can contain any desired information. Each user is separated from the next by a new- line. If the password field is null, no password is demanded; if the Shell field is null, the Shell itself is used. This file resides in directory /etc. Because of the encrypted passwords, it can and does have general read permission and can be used, for example, to map numerical user ID's to names.
FILES
/etc/passwd
SEE ALSO
getpwent(3), login(1), crypt(3), passwd(1), group(5) PASSWD(5)
Related Man Pages
passwd(5) - mojave
master.passwd(5) - mojave
passwd(5) - minix
passwd(5) - ultrix
passwd(5) - osx
Similar Topics in the Unix Linux Community
combine 2 lines (command & echo)
ALERT!!! ALERT!!! I messed up the UNIX!!!
Cannot recover root passwd through serial console mode by using CDROM
How to write bash script for creating user on multiple Linux hosts?
Authentication via .htaccess and .htpasswd