]> granicus.if.org Git - shadow/commitdiff
* man/passwd.1.xml: Document that passwd uses PAM to authenticate
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 11 Apr 2009 23:32:00 +0000 (23:32 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 11 Apr 2009 23:32:00 +0000 (23:32 +0000)
and change passwords on PAM-enabled builds.

ChangeLog
man/passwd.1.xml

index 972420500756ae3c19505a613c5eec3fc1e15db7..ddc9ec0925787a73a6d454efaf6d75e7735e44ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 1b5252f3f03a80ea4c8d4561d8526694396fa842..5918a9ab30a33ce2b5ca3a8c2ed54f8077f35530 100644 (file)
       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">