|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Help on Installation/Configurat on Solaris of MQ Client |
« View previous topic :: View next topic » |
Author |
Message
|
boldie |
Posted: Thu Jul 28, 2005 4:45 am Post subject: Help on Installation/Configurat on Solaris of MQ Client |
|
|
Newbie
Joined: 28 Jul 2005 Posts: 2
|
Hi,
I've installed mq client on a Solaris machine and when trying the samples amqsputc/amqsgetc as user root or as user mqm, it seems to work fine. Then I tried to run the samples under my own userid, it doesn't work. It comes back with:
Sample AMQSPUT0 start
MQCONN ended with reason code 2035
I also added my userid to mqm group, but this doesn't help either, i've set the permissions on all mq files to be of owner mqm and group mqm...dus someone have a suggestion as in how to solve the problem? |
|
Back to top |
|
 |
mq_abcd |
Posted: Thu Jul 28, 2005 4:53 am Post subject: |
|
|
 Acolyte
Joined: 13 Jun 2004 Posts: 69
|
IS your ID part of group mqm on the MQ server to which you are trying to connect..?
Ensure that your ID has enough permissions to connect/put/get on the Queue Manager you want to connect. |
|
Back to top |
|
 |
boldie |
Posted: Thu Jul 28, 2005 5:00 am Post subject: |
|
|
Newbie
Joined: 28 Jul 2005 Posts: 2
|
Hi,
So thus this mean that my uid from the solaris system is send to the mq server, if this is true is it then possible to tweak this userid and if yes..how do I do that? |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jul 28, 2005 5:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
boldie wrote: |
Hi,
So thus this mean that my uid from the solaris system is send to the mq server, if this is true is it then possible to tweak this userid and if yes..how do I do that? |
Just authorize your local user to the qmgr.
Or, you know, do some research. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jul 28, 2005 12:48 pm Post subject: Re: Help on Installation/Configurat on Solaris of MQ Client |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
boldie wrote: |
Hi,
I've installed mq client on a Solaris machine and when trying the samples amqsputc/amqsgetc as user root or as user mqm, it seems to work fine. Then I tried to run the samples under my own userid, it doesn't work. It comes back with:
Sample AMQSPUT0 start
MQCONN ended with reason code 2035
I also added my userid to mqm group, but this doesn't help either, i've set the permissions on all mq files to be of owner mqm and group mqm...dus someone have a suggestion as in how to solve the problem? |
Did you run:
Code: |
echo "refresh security" | runmqsc <myqmgrname> |
 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|