SV-225145r610901_rule
V-225145
SRG-OS-000047-GPOS-00023
AOSX-15-001010
CAT II
10
Edit the "/etc/security/audit_control file" and change the value for policy to include the setting "ahlt". To do this programmatically, run the following command:
sudo /usr/bin/sed -i.bak '/^policy/ s/$/,ahlt/' /etc/security/audit_control; sudo /usr/sbin/audit -s
Verify that the audit control system is configured shut down upon failure using the following command:
sudo /usr/bin/grep ^policy /etc/security/audit_control | /usr/bin/grep ahlt
If there is no result, this is a finding.
V-225145
False
AOSX-15-001010
Verify that the audit control system is configured shut down upon failure using the following command:
sudo /usr/bin/grep ^policy /etc/security/audit_control | /usr/bin/grep ahlt
If there is no result, this is a finding.
M
4212