Check: AIX7-00-003042
IBM AIX 7.x STIG:
AIX7-00-003042
(in versions v2 r9 through v1 r1)
Title
The AIX qdaemon must be disabled if local or remote printing is not required. (Cat II impact)
Discussion
The qdaemon program is the printing scheduling daemon that manages the submission of print jobs to the piobe service. To prevent remote attacks this daemon should not be enabled unless there is no alternative.
Check Content
From the command prompt, execute the following command: # lsitab qdaemon If the command yields any output, this is a finding.
Fix Text
In "/etc/inittab", remove the "qdaemon" entry by running the following command: # rmitab qdaemon To request the init command to re-examine the "/etc/inittab" file, enter: # telinit q
Additional Identifiers
Rule ID: SV-215348r508663_rule
Vulnerability ID: V-215348
Group Title: SRG-OS-000095-GPOS-00049
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000381 |
The organization configures the information system to provide only essential capabilities. |
Controls
Number | Title |
---|---|
CM-7 |
Least Functionality |