SV-268433r1034239_rule
V-268433
SRG-OS-000057-GPOS-00027
APPL-15-000031
CAT II
10
Configure the macOS system without ACLs applied to log folders with the following command:
/bin/chmod -N /var/audit
Verify the macOS system is configured without ACLs applied to log folders with the following command:
/bin/ls -lde /var/audit | /usr/bin/awk '{print $1}' | /usr/bin/grep -c ":"
If the result is not "0", this is a finding.
V-268433
False
APPL-15-000031
Verify the macOS system is configured without ACLs applied to log folders with the following command:
/bin/ls -lde /var/audit | /usr/bin/awk '{print $1}' | /usr/bin/grep -c ":"
If the result is not "0", this is a finding.
M
5661