ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » setmqaut

Post new topic  Reply to topic
 setmqaut « View previous topic :: View next topic » 
Author Message
rsadhasivam
PostPosted: Tue Aug 06, 2002 2:15 pm    Post subject: setmqaut Reply with quote

Novice

Joined: 18 Jun 2002
Posts: 12

I need to setup a user to put message into a queue(A) and allow him to run dspmqaut command. Also I need to allow him see the queue(A) depth.

If I add him into mqm, he gets all the access. I just want very limited access.

This is in MQSeries for NT 5.2.1. Please help.
_________________
Ravi
IBM Certified Specialist - MQSeries
Back to top
View user's profile Send private message Send e-mail
bduncan
PostPosted: Tue Aug 06, 2002 3:13 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

Use the setmqaut command. The man page (in UNIX) describes how to use it. The MQSeries Administration Guide also explains individual parameters.
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
nanda_mq
PostPosted: Tue Aug 06, 2002 4:20 pm    Post subject: Reply with quote

Apprentice

Joined: 24 Jul 2001
Posts: 30
Location: INDIA

Hi..
You have to set the authority using setmqaut

setmqaut -m qmangername -t qmgr -g groupname +give all the function u want like this +get +put ....

This will help you...

cheers,
Nanda
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
mgrabinski
PostPosted: Tue Aug 06, 2002 9:09 pm    Post subject: setmqaut Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

The actual commands you need:

to allow MQPUT to queue named 'A':

setmqaut -m qmgr_name -t queue -n A -g group_name +put

to allow MQINQ of that queue:

setmqaut -m qmgr_name -t queue -n A -g group_name +inq

(the above command authorizes to see all atributes of the queue - you cannot give acces to see just the depth)

setmqaut cannot be used to give authority for dspmqaut - do it via your security system
_________________
Marcin Grabinski <><
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » setmqaut
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.