Work with MQM Security Policies (WRKMQMSPL)

Where allowed to run
All environments (*ALL)
Threadsafe
Yes

The Work with MQM Security Policies (WRKMQMSPL) command lists all security policies for a queue manager.

Security Policies are used by IBM® MQ Advanced Message Security to control how messages should be protected when being put, browsed, or destructively removed from queues.

Additionally, DSPMQM displays whether security policies are enabled for the queue manager. Note that the IBM MQ Advanced Message Security license must be installed when the queue manager was started for this to occur.

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional, Positional 1
MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 2

Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting workstation, or printed with the job's spooled output.

The possible values are:

*
Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
A detailed list of the users and their authorities registered with the selected authority profile record is printed with the job's spooled output.

Message Queue Manager name (MQMNAME)

Specifies the name of the queue manager.

*DFT
Use the default queue manager.
queue-manager-name
Specify the name of the queue manager.