Posted: Thu May 31, 2012 6:21 am Post subject: Connecting and sending messages to a remote queue
Apprentice
Joined: 31 May 2012 Posts: 28
I have a .net mq client on my computer and mq websphere queue manager on a remote server.
How can I send and recieve messages from a queue that is on the remote computer? I get this error: MQRC_HOST_NOT_AVAILABLE
How can I connect to the remote queue manager with MQ Explorer on my computer?
I get:
Access not permitted. You are not authorized to perform this operation. (AMQ4036) Access not permitted. You are not authorized to perform this operation. (AMQ4036)
==============
How should I configure the server? channel settings? connection settings? I am able to connect locally when the queue manager is on my computer but when its on a remote computer it fails because authentication.
I know that I should add my user to the mqm group but the remote computer is NOT connected by domain.
Also I don't understand what I should put in the MCA User ID - because when I put the username of my computer it doesn't work..
Can you give me some tutorial that states everything about how to configure the server side?
Posted: Thu May 31, 2012 6:55 am Post subject: Re: Connecting and sending messages to a remote queue
Grand Master
Joined: 25 Jun 2008 Posts: 17447
You should NOT add any users to the mqm group.
You should set the MCAUSER of the SVRCONN to a value that represents a named user on the Queue Manager machine. You should then issue the necessary setmqaut commands to grant that user the correct permissions.
I suggest yousearch for instructional material produced by T.Rob Wyatt.
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