| /l3/users/11-01-2010/nt-ladm/debian1.net.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 |
|
#LANG=C man -a passwd
[root@debian1:~]# LANG=C man -a
Reformatting passwd(1), please wait...
PASSWD(5) File Formats and Conversions PASSWD(5)
NAMErmatting passwd(5), please wait...
passwd - the password fileord
DESCRIPTION
/etc/passwd contains one line for each user account, with seven
fields delimited by colons (":"). These fields are:
DESCRIPTION
o login names passwords for user accounts. A normal user may only
change the password for his/her own account, while the super user
o optional encrypted passwordy account. passwd also changes
account information, such as the full name of the user, the user's
o numerical user IDher password expiry date and interval.
o numerical group ID
The user is first prompted for his/her old password, if one is
o user name or comment fieldn encrypted and compared against the
stored password. The user has only one chance to enter the correct
o user home directoryer is permitted to bypass this step so that
forgotten passwords may be changed.
o optional user command interpreter
After the password has been entered, password aging information is
Reformatting passwd(1), please wait...
|
|
#LANG=C man -a passwd
[root@debian1:~]# LANG=C man -a
Reformatting passwd(1), please wait...
PASSWD(5) File Formats and Conversions PASSWD(5)
NAMErmatting passwd(5), please wait...
passwd - the password fileord
DESCRIPTION
/etc/passwd contains one line for each user account, with seven
fields delimited by colons (":"). These fields are:
DESCRIPTION
o login names passwords for user accounts. A normal user may only
change the password for his/her own account, while the super user
o optional encrypted passwordy account. passwd also changes
account information, such as the full name of the user, the user's
o numerical user IDher password expiry date and interval.
o numerical group ID
The user is first prompted for his/her old password, if one is
o user name or comment fieldn encrypted and compared against the
stored password. The user has only one chance to enter the correct
o user home directoryer is permitted to bypass this step so that
forgotten passwords may be changed.
o optional user command interpreter
After the password has been entered, password aging information is
Reformatting passwd(1), please wait...
|