August 2025 | ||||||
Mo | Tu | We | Th | Fr | Sa | Su |
28 | 29 | 30 | 31 | 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
If no delay is given, pam_faildelay will use the value of FAIL_DELAY from /etc/login.defs.
debug
delay=N
Only the auth module type is provided.
PAM_IGNORE
PAM_SYSTEM_ERR
The following example will set the delay on failure to 10 seconds:
auth optional pam_faildelay.so delay=10000000
pam_fail_delay(3), pam.conf(5), pam.d(5), pam(7)
pam_faildelay was written by Darren Tucker <dtucker@zip.com.au>.