* man/useradd.8.xml: When no passwords are provided, the password
is disabled, not the account.
This commit is contained in:
parent
738eac8669
commit
fb41fb8c46
@ -1,3 +1,8 @@
|
||||
2009-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/useradd.8.xml: When no passwords are provided, the password
|
||||
is disabled, not the account.
|
||||
|
||||
2009-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/newusers.8.xml, man/chpasswd.8.xml, man/useradd.8.xml,
|
||||
|
@ -381,7 +381,7 @@
|
||||
<para>
|
||||
The encrypted password, as returned by <citerefentry>
|
||||
<refentrytitle>crypt</refentrytitle><manvolnum>3</manvolnum>
|
||||
</citerefentry>. The default is to disable the account.
|
||||
</citerefentry>. The default is to disable the password.
|
||||
</para>
|
||||
<para>
|
||||
<emphasis role="bold">Note:</emphasis> This option is not
|
||||
|
Loading…
Reference in New Issue
Block a user