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 » AMQ7026 Issue even though the group exists: SOLVED!

Post new topic  Reply to topic
 AMQ7026 Issue even though the group exists: SOLVED! « View previous topic :: View next topic » 
Author Message
dexter
PostPosted: Tue Jun 07, 2011 4:29 am    Post subject: AMQ7026 Issue even though the group exists: SOLVED! Reply with quote

Apprentice

Joined: 07 Jan 2011
Posts: 32
Location: Michigan, USA

MQ v7, WMB v7, SLES v11

I'm trying to give 'put' permissions to a tester for a particular queue. I ran the setmqaut command against his group, but unfortunately, I get a 'group doesn't exist' error. The group does exist on the system.
Here are a few screenshots.

mqm@wmbsit1:~> setmqaut -m BRKQMSIT -n EDI.WMB.OUTBOUND.COMMON.BULK -t q -g wmb_testers_sit +put
AMQ7026: A principal or group name was invalid.

mqm@wmbsit1:~> groups c615506
c615506 : users wmb_testers_sit

The command runs successfully for the 'users' group.
mqm@wmbsit1:~> setmqaut -m BRKQMSIT -n EDI.WMB.OUTBOUND.COMMON.BULK -t q -g users +put
The setmqaut command completed successfully.

So, what do you guys think is going on here?
The only conclusion that I can draw is that 'setmqaut' can be run only against primary groups. Any insight would be greatly appreciated.
Also, please let me know if I missed some vital piece of info that I should have included in my post.


Last edited by dexter on Thu Jun 09, 2011 5:55 am; edited 1 time in total
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jun 07, 2011 4:46 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Try
Code:
setmqaut -m BRKQMSIT -n EDI.WMB.OUTBOUND.COMMON.BULK -t q -g "wmb_testers_sit" +put


It's more likely an issue with the _ in the group id than not.
Back to top
View user's profile Send private message
dexter
PostPosted: Tue Jun 07, 2011 4:52 am    Post subject: Reply with quote

Apprentice

Joined: 07 Jan 2011
Posts: 32
Location: Michigan, USA

mqjeff wrote:
Try
Code:
setmqaut -m BRKQMSIT -n EDI.WMB.OUTBOUND.COMMON.BULK -t q -g "wmb_testers_sit" +put


It's more likely an issue with the _ in the group id than not.


That didn't work Jeff. But thank you nevertheless.

mqm@wmbsit1:~> setmqaut -m BRKQMSIT -n EDI.WMB.OUTBOUND.COMMON.BULK -t q -g "wmb_testers_sit" +put
AMQ7026: A principal or group name was invalid.
mqm@wmbsit1:~> setmqaut -m BRKQMSIT -n EDI.WMB.OUTBOUND.COMMON.BULK -t q -g 'wmb_testers_sit' +put
AMQ7026: A principal or group name was invalid.
mqm@wmbsit1:~>
Back to top
View user's profile Send private message
skoobee
PostPosted: Tue Jun 07, 2011 5:49 am    Post subject: Reply with quote

Acolyte

Joined: 26 Nov 2010
Posts: 52

Principal and group names can only be up to 12 chars long, not 15 like here.
Back to top
View user's profile Send private message
dexter
PostPosted: Tue Jun 07, 2011 7:38 am    Post subject: Reply with quote

Apprentice

Joined: 07 Jan 2011
Posts: 32
Location: Michigan, USA

skoobee wrote:
Principal and group names can only be up to 12 chars long, not 15 like here.


Thank you Skoobee. I've conveyed the same to my system admin. Let's see if he agrees to change it. I'll send out an update once I have the group name changed and run the command against it.
Back to top
View user's profile Send private message
dexter
PostPosted: Thu Jun 09, 2011 5:51 am    Post subject: Reply with quote

Apprentice

Joined: 07 Jan 2011
Posts: 32
Location: Michigan, USA

Alright Skoobee, you're the man!
I had my UNIX admin change the group names to be less than 12 chars and the command ran successfully.

Thank you.
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 Security » AMQ7026 Issue even though the group exists: SOLVED!
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.