Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4278 | GEN006360 | SV-37737r1_rule | ECLP-1 | Medium |
Description |
---|
If critical system files do not have a privileged group-owner, system integrity could be compromised. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2015-09-03 |
Check Text ( None ) |
---|
None |
Fix Text (F-32198r1_fix) |
---|
Change the group-owner of the files in "/etc/news" to root or news. Procedure: # chgrp root /etc/news/* |