Check: GEN006360
Solaris 10 X86 STIG:
GEN006360
(in versions v2 r4 through v1 r17)
Title
The files in /etc/news must be group-owned by root. (Cat II impact)
Discussion
If critical system files do not have a privileged group owner, system integrity could be compromised.
Check Content
Check /etc/news directory and files group ownership. Procedure: # ls -al /etc/news If the /etc/news directory and the files in it are not group-owned by root, this is a finding.
Fix Text
Change the group owner of the /etc/news directory and the files in it to root. Procedure: # chgrp -R root /etc/news
Additional Identifiers
Rule ID: SV-227947r603266_rule
Vulnerability ID: V-227947
Group Title: SRG-OS-000480
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |