* man/passwd.1.xml: passwd cannot change the full name of the
user, the user's login shell; but it can change the account or password validity period. Thanks to Reuben Thomas.
This commit is contained in:
parent
f3df48ab4f
commit
c71e7861ed
@ -1,3 +1,9 @@
|
||||
2008-09-20 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/passwd.1.xml: passwd cannot change the full name of the
|
||||
user, the user's login shell; but it can change the account or
|
||||
password validity period. Thanks to Reuben Thomas.
|
||||
|
||||
2008-09-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/useradd.c: Added missing declaration of Mflg.
|
||||
|
@ -39,9 +39,8 @@
|
||||
The <command>passwd</command> command changes passwords for user accounts.
|
||||
A normal user may only change the password for his/her own account, while
|
||||
the superuser may change the password for any account.
|
||||
<command>passwd</command> also changes account information, such as
|
||||
the full name of the user, the user's login shell, or his/her password
|
||||
expiry date and interval.
|
||||
<command>passwd</command> also changes the account or associated
|
||||
password validity period.
|
||||
</para>
|
||||
|
||||
<refsect2 id='password_changes'>
|
||||
|
Loading…
Reference in New Issue
Block a user