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 » Need help with setmqaut command

Post new topic  Reply to topic
 Need help with setmqaut command « View previous topic :: View next topic » 
Author Message
gdrucker
PostPosted: Mon Jun 15, 2009 12:01 pm    Post subject: Need help with setmqaut command Reply with quote

Apprentice

Joined: 17 Jun 2005
Posts: 36
Location: New York

Windows 2003 MQ V6.2.6

I am trying to set up authority for a group who can basically have inquiry only functionality to all queues and channels. I ran the script listed below. After testing, it seems to work as intended but as soon as the user expands the queue manager, we log event warnings about user not having "dsp" authority on SYSTEM.AUTH.DATA.QUEUE. Any ideals? I'm stumped!

Script:
setmqaut -m QM_TEST -t qmgr -g MQDevelopers -all +inq +connect +dsp

setmqaut -m QM_TEST -n ** -g MQDevelopers -t q -all +inq +dsp +browse +get +put

setmqaut -m QM_TEST -n SYSTEM.ADMIN.COMMAND.QUEUE -t q -g MQDevelopers -all +inq +dsp +put
setmqaut -m QM_TEST -n SYSTEM.DEFAULT.MODEL.QUEUE -t q -g MQDevelopers -all +allmqi +dsp

setmqaut -m QM_TEST -n ** -g MQDevelopers -t channel -all +dsp
setmqaut -m QM_TEST -n ** -g MQDevelopers -t clntconn -all +dsp
setmqaut -m QM_TEST -n ** -g MQDevelopers -t namelist -all +dsp +inq
setmqaut -m QM_TEST -n ** -g MQDevelopers -t process -all +dsp +inq
setmqaut -m QM_TEST -n ** -g MQDevelopers -t authinfo -all +dsp +inq
setmqaut -m QM_TEST -n ** -g MQDevelopers -t service -all +dsp
setmqaut -m QM_TEST -n ** -g MQDevelopers -t listener -all +dsp

dspmqaut -m QM_TEST -t qmgr -g MQDevelopers
dspmqaut -m QM_TEST -n ** -t q -g MQDevelopers
dspmqaut -m QM_TEST -n ** -t channel -g MQDevelopers
dspmqaut -m QM_TEST -n ** -t clntconn -g MQDevelopers



Event log error:
Event Type: Warning
Event Source: WebSphere MQ
Event Category: None
Event ID: 8077
Date: 6/15/2009
Time: 10:24:22 AM
User: N/A
Computer: testxxx
Description:
Entity 'testuser' has insufficient authority to access object 'SYSTEM.AUTH.DATA.QUEUE'.

The specified entity is not authorized to access the required object. The following requested permissions are unauthorized: dsp

Ensure that the correct level of authority has been set for this entity against the required object, or ensure that the entity is a member of a privileged group.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Mon Jun 15, 2009 12:13 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

It's a known issue / feature of MQ: only users in the mqm group can do anything against the 'SYSTEM.AUTH.DATA.QUEUE' queue, even harmless things like +dsp. Annoying.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
gdrucker
PostPosted: Mon Jun 15, 2009 12:23 pm    Post subject: Reply with quote

Apprentice

Joined: 17 Jun 2005
Posts: 36
Location: New York

ok. I really don't need this group to be able to 'dsp' on any system queues. The warnings occur before the user actually does anything. Are these warning messages just something I need to live with? 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 » General IBM MQ Support » Need help with setmqaut command
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.