From: nekral-guest Date: Sat, 9 May 2009 13:15:03 +0000 (+0000) Subject: * man/passwd.1.xml: Differentiate the files used for PAM and X-Git-Tag: 4.1.4~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=465415051895af8fb00c8578626e8a3dc2865cf7;p=shadow * man/passwd.1.xml: Differentiate the files used for PAM and non-PAM versions. --- diff --git a/ChangeLog b/ChangeLog index 8e6c1c5d..482878e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ +2009-05-07 Nicolas François + + * man/passwd.1.xml: Differentiate the files used for PAM and + non-PAM versions. + 2009-05-07 Nicolas François * man/chpasswd.8.xml: Describe how chpasswd in case of error. * man/chpasswd.8.xml: Describe the PAM enabled chpasswd behavior. * man/chpasswd.8.xml: Differentiate the files and configurations - needed for PAM and non PAM versions. + used for PAM and non-PAM versions. 2009-05-07 Nicolas François diff --git a/man/passwd.1.xml b/man/passwd.1.xml index 4e009026..7508b0c0 100644 --- a/man/passwd.1.xml +++ b/man/passwd.1.xml @@ -386,6 +386,18 @@ Secure user account information. + + /etc/login.defs + + Shadow password suite configuration. + + + + /etc/pam.d/passwd + + PAM configuration for passwd. + + @@ -443,15 +455,15 @@ SEE ALSO - - group5 - , passwd5 , shadow5 - . + , + + login.defs5 + , usermod8 .