STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 4 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to zOS WebsphereMQ for ACF2 Security Technical Implementation Guide

V-224358

CAT II (Medium)

WebSphere MQ started tasks are not defined in accordance with the proper security requirements.

Rule ID

SV-224358r958482_rule

STIG

zOS WebsphereMQ for ACF2 Security Technical Implementation Guide

Version

V7R1

CCIs

SV-3904

Discussion

Started tasks are used to execute WebSphere MQ queue manager services. Improperly defined WebSphere MQ started tasks may result in inappropriate access to application resources and the loss of accountability. This exposure could compromise the availability of some system services and application data.

Check Content

a)	Refer to the following reports produced by the ACF2 Data Collection:

-	ACF2CMDS.RPT(LOGONIDS)
-	ACF2CMDS.RPT(ATTSTC)

Provide a list of all WebSphere MQ Subsystem Ids (Queue managers) and Release levels.

b)	Review WebSphere MQ started tasks and ensure the following items are in effect:

NOTE:	ssid is the queue manager name (a.k.a., subsystem identifier).
ssidMSTR is the name of a queue manager STC.
ssidCHIN is the name of a distributed queuing (a.k.a., channel initiator) STC.

1)	Each ssidMSTR and ssidCHIN started task is associated with a unique logonid.
2)	Each ssidMSTR and ssidCHIN STC logonid has the attributes of STC, MUSASS, and NOSMC.

c)	If both of the items in (b) are true, there is NO FINDING.

d)	If either item in (b) is untrue, this is a FINDING.

Fix Text

The IAO will ensure that all MQSeries/WebSphere MQ started tasks are properly defined.

Review MQSeries/WebSphere MQ started tasks and ensure the following items are in effect:

NOTE:	ssid is the queue manager name (a.k.a., subsystem identifier).
ssidMSTR is the name of a queue manager STC.
ssidCHIN is the name of a distributed queuing (a.k.a., channel initiator) STC.

1)	Each MQSeries/WebSphere MQ started task is associated with a unique logonid.

2)	Each MQSeries/WebSphere MQ STC logonid has the attributes of STC, MUSASS, and NOSMC.

Example:

SET LID 
INSERT ssid.MSTR NAME(MQseries, STC) STC MUSASS NO-SMC

INSERT ssid.CHIN NAME(MQseries, STC) STC MUSASS NO-SMC