Skip to content

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

An XCCDF Rule

Description

Failure to restrict system access to authenticated users negatively impacts operating system security.

ID
SV-215420r991589_rule
Version
AIX7-00-003125
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

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