public-health-ch/ansible/roles/dev-sec.os-hardening/templates/pam_tally2.j2

11 lines
308 B
Django/Jinja

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