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 » dspmqaut vs amqoamd output bug?

Post new topic  Reply to topic
 dspmqaut vs amqoamd output bug? « View previous topic :: View next topic » 
Author Message
Michael Dag
PostPosted: Wed Mar 02, 2005 2:30 am    Post subject: dspmqaut vs amqoamd output bug? Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

When displaying authorities using dspmqaut and amqoamd I get different values:

Code:
C:\>dspmqaut -m WBY -n SYSTEM.DEFAULT.AUTHINFO.CRLLDAP -t authinfo -g mqm
Entity mqm has the following authorizations for object SYSTEM.DEFAULT.AUTHINFO.CRLLDAP:
        inq
        crt
        dlt
        chg
        dsp


Code:
D:\>amqoamd -m WBY -n SYSTEM.DEFAULT.AUTHINFO.CRLLDAP -t authinfo


 AMQOAMD
 ********
 Queue Manager - WBY

 ObjectType:  authinfo
 ObjectName:  SYSTEM.DEFAULT.AUTHINFO.CRLLDAP

      User name:         mqm@............
      Authorities:       inq set chg dlt dsp (0x001e07ff)
      SID:               S-1-5-21-395365176-2825154928-2872335979-1007


Notice the absence of set in the dspmqaut output, instead it displays crt

This is on a test system, W2K, WMQ 5.3 CSD1

I checked the readme of CSD9 to see if any fixes have been applied to the dspmqaut command, but did not see one that refers to this.

Can someone see if this applies also to other environments like AIX and Solaris?

Did I find a bug?
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Nigelg
PostPosted: Wed Mar 02, 2005 5:41 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

This looks like IY55063, fixed in CSD08.
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Wed Mar 02, 2005 5:50 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

Nigel, thanks I will load CSD8 onto the test system.
and see if the problem goes away.
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Michael Dag
PostPosted: Wed Mar 02, 2005 6:57 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

Loaded CSD8 and set is no longer displayed on amqoamd output for authinfo.

so set is not a valid option for authinfo

how come crt is not displayed by amqoamd ???
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
bbburson
PostPosted: Wed Mar 02, 2005 1:36 pm    Post subject: Reply with quote

Partisan

Joined: 06 Jan 2004
Posts: 378
Location: Nowhere near a queue manager

MichaelDag wrote:

how come crt is not displayed by amqoamd ???


crt is shown under the "@class" object for each object type in amqoamd. You see @class information if you ask for it explicitly, or if you do not specify an object name (-n flag) on the amqoamd command line.

Code:
...
ObjectType:  queue
 ObjectName:  @class                                           

     Principal:          mqm         
     Authorities:        crt (0x00010000)
     Principal:          patrol       
     Authorities:        None (0x00000000)
...
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Mon Mar 07, 2005 4:30 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

ok... sorted out the amqoamd and dspmqaut commands and results

now I find setmqaut returns the success message (The setmqaut command completed successfully.) to the error stream (this is on WMQ 5.3 Windows CSD8)

Code:
setmqaut -m  WBY -t queue -n QREMOTE -p validuser +browse >succes.txt 2>error.txt

setmqaut -m  WBY -t queue -n QREMOTE -p invaliduser +browse >succes.txt 2>error.txt


For both commands the output is sent to error.txt and succes.txt remains empty.

Shouldn't setmqaut return the succes message to the normal output?
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » dspmqaut vs amqoamd output bug?
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.