SV-252984r958434_rule
V-252984
SRG-OS-000057-GPOS-00027
TOSS-04-030190
CAT II
10
Configure the audit system to set the logon UIDs to be immutable by adding the following line to "/etc/audit/rules.d/audit.rules":
--loginuid-immutable
Verify the audit system prevents unauthorized changes to logon UIDs with the following command:
$ sudo grep -i immutable /etc/audit/audit.rules
--loginuid-immutable
If the login UIDs are not set to be immutable by adding the "--loginuid-immutable" option to the "/etc/audit/audit.rules", this is a finding.
V-252984
False
TOSS-04-030190
Verify the audit system prevents unauthorized changes to logon UIDs with the following command:
$ sudo grep -i immutable /etc/audit/audit.rules
--loginuid-immutable
If the login UIDs are not set to be immutable by adding the "--loginuid-immutable" option to the "/etc/audit/audit.rules", this is a finding.
M
5469