If there are no X11 clients that require CDE on AIX, the dt service must be disabled.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-215351AIX7-00-003045SV-215351r958478_ruleCCI-000381medium
Description
This entry executes the CDE startup script which starts the AIX Common Desktop Environment. To prevent attacks this daemon should not be enabled unless there is no alternative.
STIGDate
IBM AIX 7.x Security Technical Implementation Guide2024-08-16

Details

Check Text (C-215351r958478_chk)

From the command prompt, execute the following command: # lsitab dt If the command yields any output, this is a finding.

Fix Text (F-16547r294505_fix)

In "/etc/inittab", remove the "dt" entry by running the following command: # rmitab dt To request the init command to re-examine the "/etc/inittab" file, enter: # telinit q