Check: GEN006360
SUSE Linux Enterprise Server v11 for System z STIG:
GEN006360
(in versions v1 r12 through v1 r9)
Title
The files in /etc/news must be group-owned by root or news. (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" files group ownership: Procedure: # ls -al /etc/news If "/etc/news" files are not group-owned by root or news, this is a finding.
Fix Text
Change the group-owner of the files in "/etc/news" to root or news. Procedure: # chgrp root /etc/news/*
Additional Identifiers
Rule ID: SV-45905r1_rule
Vulnerability ID: V-4278
Group Title: GEN006360
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000225 |
The organization employs the concept of least privilege, allowing only authorized accesses for users (and processes acting on behalf of users) which are necessary to accomplish assigned tasks in accordance with organizational missions and business functions. |
Controls
Number | Title |
---|---|
AC-6 |
Least Privilege |