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 » MQExplorer AND RFHUtil as read-write-only tools

Post new topic  Reply to topic
 MQExplorer AND RFHUtil as read-write-only tools « View previous topic :: View next topic » 
Author Message
rmah
PostPosted: Fri Mar 14, 2008 9:59 am    Post subject: MQExplorer AND RFHUtil as read-write-only tools Reply with quote

Centurion

Joined: 04 May 2007
Posts: 142

Hi All,

I've successfully made MQ Explorer a read-write-only tool by setting the following setmqaut commands to the mqr and mqw groups.

setmqaut -m mqbroker_01 -t q -n SYSTEM.DEFAULT.MODEL.QUEUE -g mqr +get +brows e +inq
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t q -n SYSTEM.ADMIN.COMMAND.QUEUE -g mqr +get +brows e +inq +put
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t q -n SYSTEM.MQEXPLORER.REPLY.MODEL -g mqr +inq +br owse +get +dsp
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t q -n 'AMQ.**' -g mqr +all
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t q -n 'MQAI.**' -g mqr +all
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t q -n '**' -g mqr +dsp +inq +browse
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t q -n 'SYSTEM.**' -g mqr +dsp +inq +browse
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t qmgr -g mqr +connect +inq +dsp
The setmqaut command completed successfully.
++ setmqaut -m mqbroker_01 -t q -n '**' -g mqw +put
The setmqaut command completed successfully.


However, this cripples RFHUtil. I get this error when trying to load queues:

10.52.21 Open for temporary reply queue failed rc=2035
Error getting queue names - reason 2035


My question is - which additional setmqaut commands do I need to apply in order to make RFHUtil a read-write-only tool as well?

Many thanks!
_________________
MQ 6.0.2.3
Broker 6.0.0.7
for Linux
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Mar 14, 2008 11:32 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Turn on Authority Events at the Queue Manager level and then go look at the event messages. They will tell you exactly what authorities are needed for which IDs and which MQ objects.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
rmah
PostPosted: Fri Mar 14, 2008 12:44 pm    Post subject: Reply with quote

Centurion

Joined: 04 May 2007
Posts: 142

PeterPotkay wrote:
Turn on Authority Events at the Queue Manager level and then go look at the event messages. They will tell you exactly what authorities are needed for which IDs and which MQ objects.


Thanks! Will the events be logged in /var/log/messages and/or AMQERR01.LOG?


_________________
MQ 6.0.2.3
Broker 6.0.0.7
for Linux
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Fri Mar 14, 2008 4:59 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

rmah wrote:
Thanks! Will the events be logged in /var/log/messages and/or AMQERR01.LOG?

No they won't.

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp
_________________
Peter Potkay
Keep Calm and MQ On
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 » MQExplorer AND RFHUtil as read-write-only tools
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.