grant queue

grant queue queue-name user=name | group=name permissions

Grants specified permissions to specified user or group on specified queue. The name following the queue name is first checked to be a group name, then a user name.

Specified permissions are added to any existing permissions. Multiple permissions are separated by commas. Enter all in the permissions string if you choose to grant all possible user permissions.

User permissions are:

  • receive
  • send
  • browse

For more information on queue permissions, see User Permissions.

Destination-level administrator permissions can also be granted with this command. The following are administrator permissions for queues.

  • view
  • create
  • delete
  • modify
  • purge

For more information on destination permissions, see Destination-Level Permissions.