STIGQter STIGQter: STIG Summary: IBM AIX 7.x Security Technical Implementation Guide Version: 3 Release: 3 Benchmark Date: 01 Jul 2026:

The inetd.conf file on AIX must be owned by root.

DISA Rule

SV-215269r991589_rule

Vulnerability Number

V-215269

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

AIX7-00-002077

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the ownership of "/etc/inetd.conf":
# chown root /etc/inetd.conf

Check Contents

Check the ownership of "/etc/inetd.conf":
# ls -al /etc/inetd.conf

The above command should yield the following output:
-rw-r----- root system 993 Mar 11 07:04 /etc/inetd.conf

If the file is not owned by root, this is a finding.

Vulnerability Number

V-215269

Documentable

False

Rule Version

AIX7-00-002077

Severity Override Guidance

Check the ownership of "/etc/inetd.conf":
# ls -al /etc/inetd.conf

The above command should yield the following output:
-rw-r----- root system 993 Mar 11 07:04 /etc/inetd.conf

If the file is not owned by root, this is a finding.

Check Content Reference

M

Target Key

4012