Andreas,
Your
rule specifies that the queue name must have at least two nodes where the node
separator is a dot " . " and not an underscore " _ ".
So...
These
would work...
ETSB.EDIFACT_INBOUND
From: MQSeries List [mailto:[EMAIL PROTECTED]On Behalf Of Haggkvist, Andreas
Sent: Wednesday, June 30, 2004 9:12 AM
To: [EMAIL PROTECTED]
Subject: Problems with authorities on Solaris
Hi,we are running MQ 5.3 CSD06 on Solaris 8. Currently we have an issue with access to a specific queue. We have set authorities using this command:setmqaut -m <QMGR> -t queue -n ETSB*.** -g eai +browse +inq +get +put +dsp +chgHowever when one of our applications tries to put a message to a queue called ETSB_EDIFACT_INBOUND they get RC=2035.On windows (using the same version of MQ) I can see in one of the MQ logfiles what rights is missing when you get RC=2035, but not on Solaris.Has anybody any ideas?RegardsAndreas