SV-230403r627750_rule
V-230403
SRG-OS-000057-GPOS-00027
RHEL-08-030122
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-230403
False
RHEL-08-030122
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
2921