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 » IBM MQ Installation/Configuration Support » Allowing access to SYSTEM.DEFAULT.MODEL.QUEUE

Post new topic  Reply to topic
 Allowing access to SYSTEM.DEFAULT.MODEL.QUEUE « View previous topic :: View next topic » 
Author Message
abiondo
PostPosted: Tue Jan 15, 2008 2:50 pm    Post subject: Allowing access to SYSTEM.DEFAULT.MODEL.QUEUE Reply with quote

Novice

Joined: 30 Aug 2007
Posts: 21
Location: Philadelphia, PA

Our developer is asking for access to the SYSTEM.DEFAULT.MODEL.QUEUE and possibly SYSTEM.ADMIN.COMMAND.QUEUE for an application he has written. I am wondering if there are any security concerns to allowing this access. He is writing a tool for people in the business to retreive queue names, and monitor what is on the queue.

Any insight you can provide would be much appreciated.

thanks,
Anthony
_________________
Anthony J Biondo Jr
Manager, Web Services
AmeriHealth Mercy
Back to top
View user's profile Send private message Visit poster's website AIM Address
jefflowrey
PostPosted: Tue Jan 15, 2008 2:57 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You'll want to closely scope the user ids that are being authorized from MQ, or tightly audit the code he's written, to ensure that it doesn't allow anonymous full administrative access to the qmgr.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
abiondo
PostPosted: Tue Jan 15, 2008 3:01 pm    Post subject: Reply with quote

Novice

Joined: 30 Aug 2007
Posts: 21
Location: Philadelphia, PA

If I just open the two queues with the following permissions will that allow a lot of harm? I haven't really used PCF messages so I am not sure what they can be used for.

setmqaut -m TESTQM -t q -n SYSTEM.ADMIN.COMMAND.QUEUE -g mqmon +dsp +inq +put
setmqaut -m TESTQM -t q -n SYSTEM.DEFAULT.MODEL.QUEUE -g mqmon +dsp +inq +get
_________________
Anthony J Biondo Jr
Manager, Web Services
AmeriHealth Mercy
Back to top
View user's profile Send private message Visit poster's website AIM Address
jefflowrey
PostPosted: Tue Jan 15, 2008 4:06 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

PCF messages can do most everything to a queue manager, that you can do with MQSC.

Like delete queues or channels or etc.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
manicminer
PostPosted: Wed Jan 16, 2008 1:28 am    Post subject: Reply with quote

Disciple

Joined: 11 Jul 2007
Posts: 177

The MQ Explorer uses PCF messages for all it's communication with remote queue managers. If you allow full access to the admin command queue, the application will be able to do anything that the MQ Explorer does

As of V6 this also includes Security PCF messages (as used by the OAM plug-in that was released in 6.0.2.0) so with security access to that queue a rogue app could then provide themselves with access to anything else they felt like
Back to top
View user's profile Send private message
abiondo
PostPosted: Wed Jan 16, 2008 5:54 am    Post subject: Reply with quote

Novice

Joined: 30 Aug 2007
Posts: 21
Location: Philadelphia, PA

He basically just wants to pull a list of queue names back programatically from MQ. Is there any way to limit that? Does he need access to the command queue for that?

thanks,
Anthony
_________________
Anthony J Biondo Jr
Manager, Web Services
AmeriHealth Mercy
Back to top
View user's profile Send private message Visit poster's website AIM Address
jefflowrey
PostPosted: Wed Jan 16, 2008 6:07 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzas.doc/sy10730_.htm

http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/
_________________
I am *not* the model of the modern major general.
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 » IBM MQ Installation/Configuration Support » Allowing access to SYSTEM.DEFAULT.MODEL.QUEUE
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.