Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4394 | GEN005420 | SV-40364r1_rule | ECLP-1 | Medium |
Description |
---|
If the group owner of /etc/syslog.conf is not root, bin, or sys, unauthorized users could be permitted to view, edit, or delete important system messages handled by the syslog facility. |
STIG | Date |
---|---|
AIX 6.1 Security Technical Implementation Guide | 2013-09-23 |
Check Text ( None ) |
---|
None |
Fix Text (F-34348r1_fix) |
---|
Change the group owner of the /etc/syslog.conf file to bin, sys, or system. Procedure: # chgrp system /etc/syslog.conf |