|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
setmqaut authorities on UNIX |
« View previous topic :: View next topic » |
Author |
Message
|
mreddington |
Posted: Thu Apr 19, 2007 9:46 pm Post subject: setmqaut authorities on UNIX |
|
|
Voyager
Joined: 14 Aug 2006 Posts: 78
|
Hi all,
I highly appreciate if someone can answer my doubts/questions on MQ authorities, as given below:
1. Haw can I validate if the authorities have been provided to all the queues on a queue manager? Is there any other method I can follow other than issuing dspmqaut command against the queues?
2. When i want to provide MQ authority for a parituclar group for all the queues of a particular manager, can i use the wild card (*) to do that. I mean, i have local queues which start with QL so can i provide authorities to 100 queues which start with QL by using the wild card as follows:
setmqaut -m QMGR -n QL* -t queue -g GROUP +allmqi
Please let me know what other options do we have other than +allmqi above.
3. I have some Alias queues (for remote as well as local queues). I have provided MQ authorities to the local and remote queues. But the application people are using the alias queues. Do I still have to provide setmqaut authorities to the Alias Queues as well (even though i have provided authorities to the remote and local queues)?
4. Is there any dis-advantage if I issue authorities for a particular user (using -p flag instead of -g for a group) on the queues on a UNIX box? I've heard that issuing authorities to a particular user on the UNIX server is not a better option. Is that true?
I really appreciate your reply with answers to the above 4 questions. They have been bogging me for a while. I really need your expert advise. Thanks a lot in advance. |
|
Back to top |
|
 |
Michael Dag |
Posted: Thu Apr 19, 2007 10:10 pm Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
1. use amqoamd -m Qmgrname -s
2. yes but it depends. if you have Queues called QL123 QL* is fine, if your queues are caled QL123.BLABLA QL*.* is needed, if you queues are called QL123.BLABLA.BLIBLI then QL*.** or QL*.*.* can be used etc...
3. see manual... setmqaut
4. except on Windows autority can be given to a principal on other platforms when using the -p the authority is assign to the whole primary group of that user. BTW also in the manual... _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
mreddington |
Posted: Thu Apr 19, 2007 10:19 pm Post subject: Thank you |
|
|
Voyager
Joined: 14 Aug 2006 Posts: 78
|
Thanks a lot Micheal for your reply. I appreciate your quick response and extremely valuable information you provided.
I went through the manuals but did not find the set authorities for Alias queues in the manual. Maybe, i overlooked it... If I'm not asking more of it, can you please provide me the manual link (or) name where this set authorities to the ALias queues has been discussed? Thank you sir.. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|