Home

 

Examples of using the command

 

The following examples show how to use the setmqaut command to grant and revoke permission to use an object:

setmqaut -m saturn.queue.manager -t queue -n RED.LOCAL.QUEUE
         -g groupa +browse -get +put

In this example:

The following command revokes put authority on the queue MyQueue from principal fvuser and from groups groupa and groupb. On UNIX systems, this command also revokes put authority for all principals in the same primary group as fvuser.

setmqaut -m saturn.queue.manager -t queue -n MyQueue -p fvuser
         -g groupa -g groupb -put

 

Parent topic:

Giving access to a WebSphere MQ object


fa13180_


 

Home