mirror of https://github.com/easzlab/kubeasz.git
11 lines
312 B
Plaintext
11 lines
312 B
Plaintext
|
Name: tally2 lockout after failed attempts enforcement
|
||
|
Default: yes
|
||
|
Priority: 1024
|
||
|
Conflicts: cracklib
|
||
|
Auth-Type: Primary
|
||
|
Auth-Initial:
|
||
|
required pam_tally2.so deny={{ os_auth_retries }} onerr=fail unlock_time={{ os_auth_lockout_time }}
|
||
|
Account-Type: Primary
|
||
|
Account-Initial:
|
||
|
required pam_tally2.so
|