SV-209552r610285_rule
V-209552
SRG-OS-000047-GPOS-00023
AOSX-14-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
To view the setting for the audit control system, run 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-209552
False
AOSX-14-001010
To view the setting for the audit control system, run 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
2930