+2009-05-19 Nicolas François <nicolas.francois@centraliens.net>
+
+ * 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.
+
2009-05-19 Nicolas François <nicolas.francois@centraliens.net>
* man/groupadd.8.xml: Fixed formatting issue.
Remember to set permissions or umask to prevent readability of
unencrypted files by other users.
</para>
+ <para>
+ You should make sure the passwords and the encryption method respect
+ the system's password policy.
+ </para>
</refsect1>
<refsect1 id='configuration'>
Remember to set permissions or umask to prevent readability of
unencrypted files by other users.
</para>
+ <para condition="no_pam">
+ You should make sure the passwords and the encryption method respect
+ the system's password policy.
+ </para>
</refsect1>
<refsect1 id='configuration' condition="no_pam">
recommended because the password (or encrypted password) will
be visible by users listing the processes.
</para>
+ <para>
+ You should make sure the password respects the system's
+ password policy.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
recommended because the password (or encrypted password) will
be visible by users listing the processes.
</para>
+ <para>
+ You should make sure the password respects the system's
+ password policy.
+ </para>
</listitem>
</varlistentry>
</variablelist>
The input file must be protected since it contains unencrypted
passwords.
</para>
+ <para condition="no_pam">
+ You should make sure the passwords and the encryption method respect
+ the system's password policy.
+ </para>
</refsect1>
<refsect1 id='configuration'>
recommended because the password (or encrypted password) will
be visible by users listing the processes.
</para>
+ <para>
+ You should make sure the password respects the system's
+ password policy.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
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>