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 » How to get rid of a conflicting Authorization

Post new topic  Reply to topic
 How to get rid of a conflicting Authorization « View previous topic :: View next topic » 
Author Message
sfari
PostPosted: Mon May 03, 2004 7:08 am    Post subject: How to get rid of a conflicting Authorization Reply with quote

Centurion

Joined: 15 Apr 2003
Posts: 144

See below, I would like to get rid of the individual right (Q.WIK.EDK) on the queue, in order the general one (Q.**) will be used.

Code:

# dmpmqaut
...
- - - - - - - -
profile:     Q.WIK.EDK
object type: queue
entity:      staff
entity type: group
authority:   allmqi dlt chg dsp clr
- - - - - - - -
profile:     Q.**
object type: queue
entity:      staff
entity type: group
authority:   browse inq dsp
- - - - - - - -
...
# dspmqaut -m C002494A.SUN.S -t q -n Q.WIK.EDK -g staff
Entity staff has the following authorizations for object Q.WIK.EDK:
        get
        browse
        put
        inq
        set
        dlt
        chg
        dsp
        passid
        passall
        setid
        setall
        clr
# setmqaut -m C002494A.SUN.S -t q -n Q.WIK.EDK -g staff -allmqi -dlt -chg -dsp -clr
dspmqaut -m C002494A.SUN.S -t q -n Q.WIK.EDK -g staff
Entity staff has the following authorizations for object Q.WIK.EDK:
# dspmqaut -m C002494A.SUN.S -t q -n Q.WIK.EDK -g staff
Entity staff has the following authorizations for object Q.WIK.EDK:
# dmpmqaut
...
- - - - - - - -
profile:     Q.WIK.EDK
object type: queue
entity:      staff
entity type: group
authority:   none
- - - - - - - -
profile:     Q.**
object type: queue
entity:      staff
entity type: group
authority:   browse inq dsp
- - - - - - - -
...


What I am doing wrong? Any help will be appreciated!

Thanks
Silvano
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Mon May 03, 2004 7:48 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Then you should use the '-remove' option. RTM for the proper syntax. It is picky.

Regards,
Roger Lacroix
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
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 » How to get rid of a conflicting Authorization
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.