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 » Authorization on MQ Object

Post new topic  Reply to topic
 Authorization on MQ Object « View previous topic :: View next topic » 
Author Message
rkford11
PostPosted: Thu Aug 10, 2006 1:30 pm    Post subject: Authorization on MQ Object Reply with quote

Partisan

Joined: 06 Jun 2004
Posts: 316

I am trying to authorize the USER with defined permissions on the ABC queue. when i issue the following command
C:\>dspmqaut -m QM1 -n ABC -t queue -p USER

it gives me
Entity USER has the following authorizations for object ABC:

so the entity USER does not have any permissions. but the application running under USER in the same domain is able to put/get the messages.
Also the user is not part of MQM group. Please guide me through this.

Thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Aug 10, 2006 1:35 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

what does dspmqaut show for DOMAIN\USER?

Also, what does amqoamd -s show?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
rkford11
PostPosted: Fri Aug 11, 2006 1:18 pm    Post subject: Reply with quote

Partisan

Joined: 06 Jun 2004
Posts: 316

what does dspmqaut show for DOMAIN\USER?

C:\>dspmqaut -m QM1 -n ABC -t queue -p DOMAIN\USER
Entity DOAMIN\USER has the following authorizations for object ABC:
get
browse
put
inq
set
crt
dlt
chg
dsp
passid
passall
setid
setall
clr

Also, what does amqoamd -s show?

C:\>amqoamd -m QM1 -t queue -n ABC -s

setmqaut -m QM1 -n ABC -t queue -p USER@DOMAIN +browse +get +inq +p
ssall +passid +put +set +setall +setid +chg +clr +dlt +dsp
setmqaut -m QM1 -n ABC -t queue -g mqm +browse +get +inq +passall +passid +put +set +setall +setid +chg +clr +dlt +dsp
setmqaut -m QM1 -n ABC -t queue -p USER2@DOMAIN +browse +get
setmqaut -m QM1 -n ABC -t queue -p USER@DOMAIN +crt
setmqaut -m QM1 -n ABC -t queue -g mqm +crt

so the USER under DOMAIN have full permissions on the object ABC.
Thanks Jeff.

We have an application that is running under local system and USER and USER2 are defined on that box(client box connecting to server thru SYSTEM.DEF.SVRCONN channel). USER2 is logged on and when he is trying to put the message into the queue the application is able to put the message with the user identifier converted to USER. USER2 does not have enough permissions to put the message into the queue but the identifier is getting converted to USER and dropping the message in the queue. Please make me understand this.
i want to alter the permissions such that USER have full rights and USER2 has restricted.

Thanks
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 » Authorization on MQ Object
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.