SV-269546r1050429_rule
V-269546
SRG-OS-000058-GPOS-00028
ALMA-09-057110
CAT II
10
Configure the audit system to set the audit rules to be immutable by adding the following line to the end of "/etc/audit/rules.d/audit.rules"
-e 2
Verify the audit system prevents unauthorized changes to the rules with the following command:
$ grep -E '^-e 2' /etc/audit/audit.rules
-e 2
If the audit system is not set to be immutable by adding the "-e 2" option to the end of "/etc/audit/audit.rules", this is a finding.
V-269546
False
ALMA-09-057110
Verify the audit system prevents unauthorized changes to the rules with the following command:
$ grep -E '^-e 2' /etc/audit/audit.rules
-e 2
If the audit system is not set to be immutable by adding the "-e 2" option to the end of "/etc/audit/audit.rules", this is a finding.
M
5664