SV-268459r1034317_rule
V-268459
SRG-OS-000057-GPOS-00027
APPL-15-001015
CAT II
10
Configure the macOS system with audit log folders group-owned by wheel with the following command:
/usr/bin/chgrp wheel /var/audit
Verify the macOS system is configured with audit log folders group-owned by wheel with the following command:
/bin/ls -dn $(/usr/bin/grep '^dir' /etc/security/audit_control | /usr/bin/awk -F: '{print $2}') | /usr/bin/awk '{print $4}'
If the result is not "0", this is a finding.
V-268459
False
APPL-15-001015
Verify the macOS system is configured with audit log folders group-owned by wheel with the following command:
/bin/ls -dn $(/usr/bin/grep '^dir' /etc/security/audit_control | /usr/bin/awk -F: '{print $2}') | /usr/bin/awk '{print $4}'
If the result is not "0", this is a finding.
M
5661