SV-215420r508663_rule
V-215420
SRG-OS-000480-GPOS-00227
AIX7-00-003125
CAT II
10
Change the group owner for each file without a valid group owner using command:
# chgrp <a-valid-group> /tmp/a-file-without-a-valid-group-owner
Determine if any file on the system does not have a valid group owner using command:
# find / -nogroup -print
If any such files are found, this is a finding.
V-215420
False
AIX7-00-003125
Determine if any file on the system does not have a valid group owner using command:
# find / -nogroup -print
If any such files are found, this is a finding.
M
4012