STIGQter STIGQter: STIG Summary: IBM AIX 7.x Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 23 Apr 2021:

The klogin daemon must be disabled on AIX.

DISA Rule

SV-215383r508663_rule

Vulnerability Number

V-215383

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

AIX7-00-003078

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

In "/etc/inetd.conf", comment out the "klogin" entry by running command:
# chsubserver -r inetd -C /etc/inetd.conf -d -v 'klogin' -p 'tcp'

Restart inetd:
# refresh -s inetd

Check Contents

From the command prompt, execute the following command:
# grep "^klogin[[:blank:]]" /etc/inetd.conf

If there is any output from the command, this is a finding.

Vulnerability Number

V-215383

Documentable

False

Rule Version

AIX7-00-003078

Severity Override Guidance

From the command prompt, execute the following command:
# grep "^klogin[[:blank:]]" /etc/inetd.conf

If there is any output from the command, this is a finding.

Check Content Reference

M

Target Key

4012

Comments