Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
passwd(5)
Edit
PageHistory
Diff
Info
LikePages
PASSWD !!!PASSWD NAME DESCRIPTION FILES SEE ALSO AUTHOR ---- !!NAME passwd - The password file !!DESCRIPTION ''passwd'' contains various pieces of information for each user account. Included is Login name Optional encrypted password Numerical user ID Numerical group ID User name or comment field User home directory User command interpreter The password field may not be filled if shadow passwords have been enabled. If shadow passwords are being used, the encrypted password will be found in ''/etc/shadow''. The encryped password consists of 13 characters from the 64 character alphabet a thru z, A thru Z, 0 thru 9, . and /. Refer to crypt(3) for details on how this string is interpreted. The comment field is used by various system utilities, such as finger(1). Three additional values may be present in the comment field. They are pri= - set initial value of nice umask= - set initial value of umask ulimit= - set initial value of ulimit These fields are separated from each other and from any other comment field by a comma. The home directory field provides the name of the initial working directory. __Login__ uses this information to set the value of the __HOME__ environmental variable. The command interpreter field provides the name of the user's command language interpreter, or the name of the initial program to execute. __Login__ uses this information to set the value of the __SHELL__ environmental variable. If this field is empty, it defaults to the value __/bin/sh__. !!FILES /etc/passwd - user account information !!SEE ALSO login(1), passwd(1), su(1), sulogin(8), shadow(5), pwconv(8), pwunconv(8) !!AUTHOR Julianne Frances Haugh (jfh@austin.ibm.com) ----
32 pages link to
passwd(5)
:
login(1)
perlfaq8(1)
Authentication
Man5p
chfn(1)
chsh(1)
chage(1)
crypt(3)
endpwent(3)
environ(7)
expiry(1)
fgetpwent(3)
getpw(3)
getpwent(3)
getpwnam(3)
getpwuid(3)
group(5)
grpck(8)
login.defs(5)
mkpasswd(1)
newusers(8)
passwd(1)
pwck(8)
setpwent(3)
shadow(5)
smbpasswd(5)
vigr(8)
vipw(8)
UID
mdoc.samples(7)
groff_mdoc(7)
NSS
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.