* man/newusers.8.xml, man/chpasswd.8.xml, man/useradd.8.xml,
man/groupadd.8.xml, man/usermod.8.xml, man/chgpasswd.8.xml, man/groupmod.8.xml: Added warning: passwords set with these tools may not respect the password policy.
This commit is contained in:
@@ -250,6 +250,16 @@
|
||||
recommended because the password (or encrypted password) will
|
||||
be visible by users listing the processes.
|
||||
</para>
|
||||
<para condition="pam">
|
||||
The password will be written in the local
|
||||
<filename>/etc/passwd</filename> or
|
||||
<filename>/etc/shadow</filename> file. This might differ from the
|
||||
password database configured in your PAM configuration.
|
||||
</para>
|
||||
<para>
|
||||
You should make sure the password respects the system's
|
||||
password policy.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user