+

Search Tips | Advanced Search

Securing the source queue manager objects

Set the authorization values for the objects on the source queue manager.


About this task

Use the setmqaut command to grant authorities to the user group running the application.


Procedure

  1. To grant the specified user group with connect authorization to the queue manager, on the command-line interface, type:
    setmqaut -m QM1 -t qmgr -g userGroup +connect
    
  2. To grant the specified user group with put authorization on the remote queue definition, on the command-line interface, type:
    setmqaut -m QM1 -t q -n "QUEUE.ON.QM2" -g userGroup +put
    

Parent topic: Securing the point-to-point topology Next topic: Securing the target queue manager objects

Last updated: 2020-10-04