SV-268461r1034323_rule
V-268461
SRG-OS-000057-GPOS-00027
APPL-15-001017
CAT II
10
Configure the macOS system with audit log folders set to mode 700 with the following command:
/bin/chmod 700 /var/audit
Verify the macOS system is configured with audit log folders set to mode 700 or less permissive with the following command:
/usr/bin/stat -f %A $(/usr/bin/grep '^dir' /etc/security/audit_control | /usr/bin/awk -F: '{print $2}')
If the result is not a mode of 700 or less permissive, this is a finding.
V-268461
False
APPL-15-001017
Verify the macOS system is configured with audit log folders set to mode 700 or less permissive with the following command:
/usr/bin/stat -f %A $(/usr/bin/grep '^dir' /etc/security/audit_control | /usr/bin/awk -F: '{print $2}')
If the result is not a mode of 700 or less permissive, this is a finding.
M
5661