Rule ID
SV-44795r1_rule
Version
V1R12
CCIs
Accounts that provide no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.
Check the system for the unnecessary "games" accounts. Procedure: # grep ^games /etc/passwd If this account exists, it is a finding.
Remove the "games" account from the /etc/passwd file before connecting a system to the network.