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 Security » Suggestions on implementing MQ objects access security

Post new topic  Reply to topic
 Suggestions on implementing MQ objects access security « View previous topic :: View next topic » 
Author Message
keyswest
PostPosted: Tue Sep 07, 2010 1:17 pm    Post subject: Suggestions on implementing MQ objects access security Reply with quote

Novice

Joined: 25 Apr 2008
Posts: 14

Hi,

I am beginner with MQ administration. In our organization, the current setup is that all users are part of the MQM group. We have MQ 6 on both windows and mainframe.

We are looking at implementing a security process where in the users are split into different groups i.e admin users in mqm, view queues only in one group, make changes to queus and channels in one group.

wat is the best way to do this? is is to use setmqaut and set permissions on each object? if a user is in multiple groups, how will the access rights work?

ne suggestions or the right direction would be really helpful...

thank you,
kris
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Sep 07, 2010 2:12 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9399
Location: US: west coast, almost. Otherwise, enroute.

Do you mean that ALL users (admin and end-user) are in the mqm group??

Or do you mean that you want to split WMQ sysadmin tasks into multiple admin groups?

Or something else?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Sep 08, 2010 4:30 am    Post subject: Re: Suggestions on implementing MQ objects access security Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

keyswest wrote:
In our organization, the current setup is that all users are part of the MQM group. We have MQ 6 on both windows and mainframe.


Be aware that mainframe doesn't have the concept of an mqm group.

keyswest wrote:
wat is the best way to do this? is is to use setmqaut and set permissions on each object? if a user is in multiple groups, how will the access rights work?


Again, setmqaut doesn't work on mainframe though the other concepts are valid. Speak to whoever runs your RACF for advice.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Sep 08, 2010 5:33 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

OAM profiles can grant access to one or more groups. Users can belong to zero or more groups and will get their cumulative access rights.

It's all fairly straightforward, but you need to combine this work with setting up the channels properly to avoid access to the mqm id.
Back to top
View user's profile Send private message
keyswest
PostPosted: Wed Sep 08, 2010 12:56 pm    Post subject: Reply with quote

Novice

Joined: 25 Apr 2008
Posts: 14

thx all for your suggestions..

@bruce all users - admin and end users are in MQM group. we are looking to split them in different groups and set up security accordingly.

@Vitor - let me check with my mainframe person for more information on this.

@zpat - OAM profiles looks like an interesting choice. let me dig a little deeper on it and see how to set it up and test it.

once again thanks all for your suggestions,
kris.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Wed Sep 08, 2010 1:11 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9399
Location: US: west coast, almost. Otherwise, enroute.

No security checks are performed for members of mqm group. This means that end-users can use dltmqm, and all other control commands; and runmqsc CLEAR Queue and all other mqsc command. Your environment is not secured.

Whoever put end-users in the mqm group should be beaten with a sharpened trout. End-users have no legitimate business reason to do admin tasks. How this passed audit at you organization is a mystery.

Please read the WMQ Security manual. Also read the WMQ System Admin manual sections on security, and the setmqaut control command.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Wed Sep 08, 2010 3:50 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2495
Location: Melbourne, Australia

Additional reading on IBM developerWorks:

WebSphere MQ for z/OS security
http://www.ibm.com/developerworks/websphere/library/techarticles/0906_schneider/0906_schneider.html

Comparing WebSphere MQ security on distributed platforms and z/OS
http://www.ibm.com/developerworks/websphere/library/techarticles/1003_schneider/1003_schneider.html

Comment lines: T.Rob Wyatt: What you didn't know you didn’t know about WebSphere MQ security
http://www.ibm.com/developerworks/websphere/techjournal/0701_col_wyatt/0701_col_wyatt.html

Comment lines: T.Rob Wyatt: WebSphere MQ security heats up
http://www.ibm.com/developerworks/websphere/techjournal/0711_col_wyatt/0711_col_wyatt.html

WebSphere MQ Security in an Enterprise Environment
http://www.redbooks.ibm.com/abstracts/sg246814.html

HTH,
_________________
Glenn
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Wed Sep 08, 2010 3:57 pm    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3253
Location: London, ON Canada

Hi,

Yes, you should absolutely remove non-admin UserIDs from the mqm group.

Remember, there are security holes in MQ that easily allows users / application to set (spoof) whatever UserID they want to use. This applies to all platforms include z/OS (mainframe).

So, setting authorization is a great plan unless you REALLY know who is connecting then it is pointless.

You need to understand the difference between "authentication" and "authorization". First, you authenticate (via SSL or security exit) then MQ's OAM (RACF on z/OS) looks up its ACL (Access Control List) to see if that UserID has permission to access what it is trying to access.

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Security » Suggestions on implementing MQ objects access security
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.