SV-268475r1034365_rule
V-268475
SRG-OS-000057-GPOS-00027
APPL-15-001130
CAT II
10
Configure the macOS system with the audit_control to mode 440 with the following command:
/bin/chmod 440 /etc/security/audit_control
Verify the macOS system is configured with the audit_control to mode 440 or less with the following command:
/bin/ls -l /etc/security/audit_control | /usr/bin/awk '!/-r--[r-]-----|current|total/{print $1}' | /usr/bin/wc -l | /usr/bin/xargs
If the result is not "0", this is a finding.
V-268475
False
APPL-15-001130
Verify the macOS system is configured with the audit_control to mode 440 or less with the following command:
/bin/ls -l /etc/security/audit_control | /usr/bin/awk '!/-r--[r-]-----|current|total/{print $1}' | /usr/bin/wc -l | /usr/bin/xargs
If the result is not "0", this is a finding.
M
5661