Author |
Message
|
cheanfeiy |
Posted: Mon Sep 17, 2007 2:30 am Post subject: setmqaut revoke problem |
|
|
Apprentice
Joined: 21 Jun 2003 Posts: 26
|
i am trying to revoke all authority of a group on qmgr.
My setmqaut command look like this:-
Quote: |
setmqaut -m TESTQM -t qmgr -g TESTGRP -all |
After that, i run "refresh security".
However, when i check using dspmqaut, all the authority to queue manager still exist like this:-
Quote: |
inq
set
connect
altusr
crt
dlt
chg
dsp
setid
setall
|
I tried also to run dspmqaut for non exist group and the same result returned. Is there anyone experience the problem before?
Additional info on my queue manager (AIX 5.3) are:-
Name: WebSphere MQ
Version: 6.0.0.0
CMVC level: p000-L050519
BuildType: IKAP - (Production) |
|
Back to top |
|
 |
Vitor |
Posted: Mon Sep 17, 2007 2:54 am Post subject: Re: setmqaut revoke problem |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
cheanfeiy wrote: |
Version: 6.0.0.0
|
Move up to 6.0.2.0 or higher & try it again.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Nigelg |
Posted: Mon Sep 17, 2007 4:59 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
Quote: |
Move up to 6.0.2.0 or higher & try it again |
Why?
You should work in support. Apply latest version and retest, another one off my plate. _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Sep 17, 2007 5:12 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Nigelg wrote: |
You should work in support. Apply latest version and retest, another one off my plate. |
I used to, and it's an effective strategy. Amazing how often it works, and even when it doesn't your productivity looks really good!
It also stops you running round looking for fixes to problems other people have already found. Especially on something as undocumented feature rich as base v6!
(I hold as a mantra that MQ never fails, just occassionally displays undocumented features ) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Sep 17, 2007 5:44 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You can't revoke privileges for a group that is also in the MQM group.
You do not ever ever need to 'refresh security' after running setmqaut. It doesn't hurt anything to do so, but it doesn't accomplish anything either.
You only ever need to run 'refresh security' after OS group memberships change.
You may actually be running a qmgr that has OAM security disabled entirely. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
cheanfeiy |
Posted: Mon Sep 17, 2007 8:06 pm Post subject: Solved |
|
|
Apprentice
Joined: 21 Jun 2003 Posts: 26
|
jefflowrey wrote:
Quote: |
You may actually be running a qmgr that has OAM security disabled entirely.
|
After further checks on the qm configuration, found out that the OAM was disabled. |
|
Back to top |
|
 |
|