SV-99063r1_rule
V-88413
SRG-OS-000062-GPOS-00031
VROM-SL-000225
CAT II
10
Ensure attempts to alter /var/log/faillog are audited by modifying /etc/audit/audit.rules to contain "-w /var/log/faillog -p wa" with the following command:
echo '-w /var/log/faillog -p wa' >> /etc/audit/audit.rules
Or run the following command to implement all logging requirements:
# /etc/dodscript.sh
Verify that attempts to alter the log files /var/log/faillog are audited:
# egrep "faillog" /etc/audit/audit.rules
If "-w /var/log/faillog -p wa" entry does not exist, this is a finding.
V-88413
False
VROM-SL-000225
Verify that attempts to alter the log files /var/log/faillog are audited:
# egrep "faillog" /etc/audit/audit.rules
If "-w /var/log/faillog -p wa" entry does not exist, this is a finding.
M
3461