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 Discussion » Access Control on MQObjects

Post new topic  Reply to topic
 Access Control on MQObjects « View previous topic :: View next topic » 
Author Message
sundar
PostPosted: Sun Jun 05, 2005 3:42 am    Post subject: Access Control on MQObjects Reply with quote

Newbie

Joined: 05 Jun 2005
Posts: 7

Hi,

I need to acheive access control on MQ objects.Only restricted users must access certain queues .How do I get this done?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Jun 05, 2005 5:33 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Read the admin and security manuals:
http://www-306.ibm.com/software/integration/mqfamily/library/manualsa/manuals/crosslatest.html

This should tell you all you need to know. Remember it is better to implement security at a group level than at an individual level.

And please do run REFRESH SECURITY after making any changes to make sure they are getting picked up.

Enjoy
Back to top
View user's profile Send private message Send e-mail
sundar
PostPosted: Mon Jun 06, 2005 2:40 am    Post subject: Reply with quote

Newbie

Joined: 05 Jun 2005
Posts: 7

Hi ,
I have tried using
setmqaut -m qManager -n qName -t queue -p userid -all

and have also performed refresh security , but still its not working out.
Do I have to do anything more??

OR Is there anything wrong with the command or setup???

Any suggestions???
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Mon Jun 06, 2005 4:24 am    Post subject: Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

Hi,

what OS are you running? There are some specialities. On Windows for example, everybody who is in one of the groups Administrators, System or MQM, has sort of full control access.

cheers

Sebastian
Back to top
View user's profile Send private message
sundar
PostPosted: Mon Jun 06, 2005 5:56 am    Post subject: Reply with quote

Newbie

Joined: 05 Jun 2005
Posts: 7

hi

Running on AIX OS.For a particular userid I could restrict access to a queue which I have mentioned.
But for the same userid I couldn't access other queues...does the restriction will be applied for all queues..?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jun 06, 2005 8:15 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

sundar wrote:
Hi ,
I have tried using
setmqaut -m qManager -n qName -t queue -p userid -all

and have also performed refresh security , but still its not working out.
Do I have to do anything more??

OR Is there anything wrong with the command or setup???

Any suggestions???


Well that's nice and will fix access to the queue. I usually go with +allmqi.
If you use -all you remove all access.

Remember as well to give at least connect and enquire to the qmgr.

And like I said, don't do it at the user level, do it at the group level and have the user be member of said group at OS level.

And check that the user is not in another group giving him the access you are trying to remove....

mqm group has access to everything!

Enjoy
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Access Control on MQObjects
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.