SV-100431r1_rule
V-89781
SRG-OS-000329-GPOS-00128
VRAU-SL-001035
CAT III
10
Edit "/etc/pam.d/common-auth" and add the following line:
auth required pam_tally2.so deny=3 onerr=fail even_deny_root unlock_time=86400 root_unlock_time=300
Edit "/etc/pam.d/common-account" and add the following line:
account required pam_tally2.so
Check the "pam_tally2" configuration:
# more /etc/pam.d/common-auth
Confirm the following line is configured:
auth required pam_tally2.so deny=3 onerr=fail even_deny_root unlock_time=86400 root_unlock_time=300
# more /etc/pam.d/common-account
Confirm the following line is configured:
account required pam_tally2.so
If no such lines are found, this is a finding.
V-89781
False
VRAU-SL-001035
Check the "pam_tally2" configuration:
# more /etc/pam.d/common-auth
Confirm the following line is configured:
auth required pam_tally2.so deny=3 onerr=fail even_deny_root unlock_time=86400 root_unlock_time=300
# more /etc/pam.d/common-account
Confirm the following line is configured:
account required pam_tally2.so
If no such lines are found, this is a finding.
M
3459