From 333f7ecfa3e040191c66b2b92f6c117ca2cbac1d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 14:50:00 +0200 Subject: Adding upstream version 1:4.8.1. Signed-off-by: Daniel Baumann --- etc/pam.d/chgpasswd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 etc/pam.d/chgpasswd (limited to 'etc/pam.d/chgpasswd') diff --git a/etc/pam.d/chgpasswd b/etc/pam.d/chgpasswd new file mode 100644 index 0000000..8f49f5c --- /dev/null +++ b/etc/pam.d/chgpasswd @@ -0,0 +1,4 @@ +#%PAM-1.0 +auth sufficient pam_rootok.so +account required pam_permit.so +password include system-auth -- cgit v1.2.3