mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-29 05:28:33 -04:00
add onerr=fail audit to pam_tally2
This commit is contained in:
parent
a703865dcf
commit
0f896a9d8d
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ Default: yes
|
||||||
Priority: 260
|
Priority: 260
|
||||||
Auth-Type: Primary
|
Auth-Type: Primary
|
||||||
Auth:
|
Auth:
|
||||||
required pam_tally2.so deny=5 debug
|
required pam_tally2.so deny=5 onerr=fail audit debug
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue