Securing the target queue manager objects
Set the authorization values for the objects on the target queue manager.
Use the setmqaut command to grant authorities to the user group running the application.
Procedure
-
To grant the specified user group with connect authorization to the queue manager, on the command-line interface, type:
setmqaut -m QM2 -t qmgr -g userGroup +connect
-
To grant the specified user group with get authorization on the remote queue definition, in the command-line interface, type:
setmqaut -m QM2 -t q -n "RECEIVEQUEUE" -g userGroup +get
Parent topic: Securing the point-to-point topology Previous topic: Securing the source queue manager objects Next topic: Securing the network