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 » RESOLVED:Wildcards in setmqaut

Post new topic  Reply to topic
 RESOLVED:Wildcards in setmqaut « View previous topic :: View next topic » 
Author Message
KeeferG
PostPosted: Tue Feb 01, 2005 4:42 am    Post subject: RESOLVED:Wildcards in setmqaut Reply with quote

Master

Joined: 15 Oct 2004
Posts: 215
Location: Basingstoke, UK

Hi.

I am using setmqaut to restrict access to the mq objects and run into issues when using a wildcard in the setting of queues.

I use the command
setmqaut -m $QMGRNAME -n ${SYSTYPE}'*' -t queue -g appgroup +browse +dsp +inq +put +get +passall

when i type
dmpmqaut -m $QMNGR -t q

i get

profile: SP.AR01.IP1
object type: queue
entity: mqm
entity type: group
authority: allmqi dlt chg dsp clr

profile: SP.AR01.VDPSVIP
object type: queue
entity: mqm
entity type: group
authority: allmqi dlt chg dsp clr

profile: SP*
object type: queue
entity: vdps
entity type: group
authority: get browse put inq dsp passall


I assumed that this meatn i could access the SP.AR01* queues but this doesnt seem to be the case.

Any ideas why ??
_________________
Keith Guttridge
-----------------
Using MQ since 1995


Last edited by KeeferG on Tue Feb 01, 2005 8:22 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
PeterPotkay
PostPosted: Tue Feb 01, 2005 5:48 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

if you want to access SP.A or SP.A.1 or SP.A.1.X, use:

setmqaut -m QM1 -t q -n "SP.**" -g appgroup +browse +dsp +inq +put +get +passall

The double ** is important.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Feb 01, 2005 8:07 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Also, what version are you running. I seem to remember that wildcards were an "enhancement" at some version in the past.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
KeeferG
PostPosted: Tue Feb 01, 2005 8:21 am    Post subject: Reply with quote

Master

Joined: 15 Oct 2004
Posts: 215
Location: Basingstoke, UK

mqver

Name: WebSphere MQ
Version: 530.5 CSD05
CMVC level: p530-05-L030926
BuildType: IKAP - (Production)


The ** fixed it.

Thanks
_________________
Keith Guttridge
-----------------
Using MQ since 1995
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 » General IBM MQ Support » RESOLVED:Wildcards in setmqaut
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.