diff security/shadow/chgpasswd @ 822:a73b34fe66ec

security/shadow: add custom PAM files recommended per LFS
author David Demelier <markand@malikania.fr>
date Wed, 21 Aug 2019 20:50:00 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/security/shadow/chgpasswd	Wed Aug 21 20:50:00 2019 +0200
@@ -0,0 +1,9 @@
+#
+# /etc/pam.d/chgpasswd -- PAM configuration file for shadow's chgpasswd
+#
+
+auth      sufficient  pam_rootok.so
+auth      include     system-auth
+account   include     system-account
+session   include     system-session
+password  required    pam_permit.so