SV-268469r1038966_rule
V-268469
SRG-OS-000047-GPOS-00023
APPL-15-001031
CAT II
10
Configure the macOS system to produce audit failure notification with the following command:
/usr/bin/sed -i.bak 's/logger -p/logger -s -p/' /etc/security/audit_warn; /usr/sbin/audit -s
Verify the macOS system is configured to produce audit failure notification with the following command:
/usr/bin/grep -c "logger -s -p" /etc/security/audit_warn
If the result is not "1", this is a finding.
V-268469
False
APPL-15-001031
Verify the macOS system is configured to produce audit failure notification with the following command:
/usr/bin/grep -c "logger -s -p" /etc/security/audit_warn
If the result is not "1", this is a finding.
M
5661