SV-282434r1200282_rule
V-282434
SRG-OS-000057-GPOS-00027
TOSS-05-000463
CAT II
10
Configure TOSS 5 auditing to prevent modification of login UIDs once they are set by adding the following line to "/etc/audit/rules.d/audit.rules":
--loginuid-immutable
Restart the audit daemon for the changes to take effect.
Verify the audit system prevents unauthorized changes to login UIDs using the following command:
$ sudo grep -i immutable /etc/audit/audit.rules
--loginuid-immutable
If the "--loginuid-immutable" option is not returned in the "/etc/audit/audit.rules", or the line is commented out, this is a finding.
V-282434
False
TOSS-05-000463
Verify the audit system prevents unauthorized changes to login UIDs using the following command:
$ sudo grep -i immutable /etc/audit/audit.rules
--loginuid-immutable
If the "--loginuid-immutable" option is not returned in the "/etc/audit/audit.rules", or the line is commented out, this is a finding.
M
5738