aboutsummaryrefslogtreecommitdiff
path: root/system-auth
diff options
context:
space:
mode:
authorDuncan Wilkie <duncannwilkie@gmail.com>2023-06-13 09:13:33 -0500
committerDuncan Wilkie <duncannwilkie@gmail.com>2023-06-13 09:13:33 -0500
commit89fd6124d5dbfab70b0e7e7d9123dd4412343461 (patch)
treee2d3fa9841fa142212b1e26065db4fc305767d17 /system-auth
parent14b655fb65e6858018f56da8dba4c322afb12080 (diff)
Changed to generalized dotfiles repo; got config.org somewhat stable
Diffstat (limited to 'system-auth')
-rw-r--r--system-auth2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-auth b/system-auth
index 81f5aed..70a188e 100644
--- a/system-auth
+++ b/system-auth
@@ -1,6 +1,6 @@
#%PAM-1.0
-auth required pam_faillock.so preauth
+auth requisite pam_faillock.so preauth
# Optionally use requisite above if you do not want to prompt for the password
# on locked accounts.
-auth [success=2 default=ignore] pam_systemd_home.so