From 24cd72285314bcdac8c8f054f5b491e4419dd606 Mon Sep 17 00:00:00 2001 From: bms8197 Date: Sat, 28 Aug 2021 09:34:53 +0300 Subject: [PATCH] saving uncommitted changes in /etc prior to dnf run --- pam.d/password-auth | 1 - 1 file changed, 1 deletion(-) diff --git a/pam.d/password-auth b/pam.d/password-auth index a307e83..327093c 100644 --- a/pam.d/password-auth +++ b/pam.d/password-auth @@ -1,7 +1,6 @@ auth required pam_env.so auth sufficient pam_unix.so try_first_pass nullok auth required pam_deny.so -auth required pam_tally2.so file=/var/log/tallylog deny=3 even_deny_root unlock_time=1200 account required pam_unix.so