|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
RESOLVED:Wildcards in setmqaut |
« View previous topic :: View next topic » |
Author |
Message
|
KeeferG |
Posted: Tue Feb 01, 2005 4:42 am Post subject: RESOLVED:Wildcards in setmqaut |
|
|
 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 |
|
 |
PeterPotkay |
Posted: Tue Feb 01, 2005 5:48 am Post subject: |
|
|
 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 |
|
 |
EddieA |
Posted: Tue Feb 01, 2005 8:07 am Post subject: |
|
|
 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 |
|
 |
KeeferG |
Posted: Tue Feb 01, 2005 8:21 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|