Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4090 | GEN001680 | SV-4090r2_rule | ECLP-1 | Medium |
Description |
---|
If system start-up files do not have a group owner of root or a system group, the files may be modified by malicious users or intruders. |
STIG | Date |
---|---|
UNIX SRG | 2013-03-26 |
Check Text ( C-1675r2_chk ) |
---|
Check the group ownership of system run control scripts. If any are group-owned by a user other than root, sys, bin, other, or the system default, this is a finding. |
Fix Text (F-24459r1_fix) |
---|
Change the group ownership of the run control script(s) with incorrect group ownership. Procedure: # chgrp root |