All files and directories must have a valid group-owner.

From SOLARIS 10 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN001170

Associated with IA controls: ECSC-1

Associated with: CCI-000366

SV-26358r1_rule All files and directories must have a valid group-owner.

Vulnerability 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 -print If any files are found, this is a finding.

Fix text

Change the group owner for each file without a valid group owner. # chgrp /tmp/a-file-without-a-valid-group-owner

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer