* man/passwd.1.xml: Document that passwd uses PAM to authenticate
and change passwords on PAM-enabled builds.
This commit is contained in:
parent
681c1d12b5
commit
bc0f4fa509
@ -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
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user