* man/passwd.1.xml: Document that passwd uses PAM to authenticate

and change passwords on PAM-enabled builds.
This commit is contained in:
nekral-guest 2009-04-11 23:32:00 +00:00
parent 681c1d12b5
commit bc0f4fa509
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-04-12 Nicolas François <nicolas.francois@centraliens.net>
* man/passwd.1.xml: Document that passwd uses PAM to authenticate
and change passwords on PAM-enabled builds.
2009-04-12 Nicolas François <nicolas.francois@centraliens.net>
* src/newusers.c: Add more information to the mkdir and chown

View File

@ -343,6 +343,10 @@
change their password on a system if NIS is enabled and they are not
logged into the NIS server.
</para>
<para condition="pam">
<command>passwd</command> uses PAM to authenticate users and to
change their passwords.
</para>
</refsect1>
<refsect1 id='configuration' condition="no_pam">