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 » creating custom groups

Post new topic  Reply to topic
 creating custom groups « View previous topic :: View next topic » 
Author Message
strataguru
PostPosted: Wed Jan 14, 2004 7:18 am    Post subject: creating custom groups Reply with quote

Novice

Joined: 09 Oct 2003
Posts: 14

hi - on our box we are running mq series 5.3 csd 05 on a solaris 2.8 box.

i am looking to create new custom groups that have specific mq permissions. for example - i need to assign user id's to be part of custom 'groups' - where the custom groups have specific permissions to put to certain queue(s) and other custom groups to have specific permissions to get from certain queues.

for example - if there are queues A & B.

User1 would be part of GROUP1 that can only put to queue A
User2 would be part of GROUP2 that can only put to queue B
User3 would be part of GROUP3 that can only get from queue A & B

how do i create the GROUPs so they have these specific permissions?

does the user mqm have to do this - or can a user that is part of the mqm group do this activity?

thanks in advance!
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Wed Jan 14, 2004 7:35 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

first of all MQ rights are assigned and stored on primary group level on UNIX.

creation of the primary groups is an operating system responsability.

so in your case you need your OS administrator to

create primairy groups: grp1, grp2, grp3

set primairy group (gid) of user1 to grp1
set primairy group (gid) of user2 to grp2
set primairy group (gid) of user3 to grp3

Then...
assign put rights to queue A to grp1 using setmqaut
assign put rights to queue B to grp2 using setmqaut
assign get rights to queue A&B to grp3 using setmqaut

Last 3 assignments can be done by a user that is part of the mqm group.

Michael
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » creating custom groups
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.