SV-227612r603266_rule
V-227612
SRG-OS-000480
GEN001170
CAT II
10
Change the group owner for each file without a valid group owner.
# chgrp <a-valid-group> /tmp/a-file-without-a-valid-group-owner
Search the system for files without a valid group-owner.
# find / -nogroup -print
If any files are found, this is a finding.
V-227612
False
GEN001170
Search the system for files without a valid group-owner.
# find / -nogroup -print
If any files are found, this is a finding.
M
4061