Check: GEN001170
SUSE Linux Enterprise Server v11 for System z STIG:
GEN001170
(in versions v1 r12 through v1 r9)
Title
All files and directories must have a valid group-owner. (Cat II impact)
Discussion
Files without a valid group owner may be unintentionally inherited if a group is assigned the same GID as the GID of the files without a valid group-owner.
Check Content
Search the system for files without a valid group-owner. # find / -nogroup If any files are found, this is a finding.
Fix Text
Change the group-owner for each file without a valid group-owner. # chgrp a validgroup /tmp/a-file-without-a-valid-group-owner
Additional Identifiers
Rule ID: SV-44927r1_rule
Vulnerability ID: V-22312
Group Title: GEN001170
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 |