Skip to content

The inetd.conf file on AIX must be group owned by the "system" group.

An XCCDF Rule

Description

Failure to give ownership of sensitive files or utilities to system groups may provide unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.

ID
SV-245564r991589_rule
Version
AIX7-00-002092
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Change the group ownership of "/etc/inetd.conf": 
# chgrp system /etc/inetd.conf