|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
wan to change MCAUSERID |
« View previous topic :: View next topic » |
Author |
Message
|
ethan_1988 |
Posted: Thu Jun 19, 2014 10:46 am Post subject: wan to change MCAUSERID |
|
|
Novice
Joined: 07 Feb 2014 Posts: 16
|
Hi,
I have a flow making cal to remote QM(via SVRCONN CHNL). Right now everything is running fine and smooth. But at the remote QM they are implimenting secuity and the want us to send a Specific MCAUSERID only. right now the msgs go with the default mqm value. for the application using java will use createQueueConnection(USER_ID_VALUE_HERE, null); in their code. my application is on broker and using esql only. I could nt figure it out how to set userid on our side.. i will appriciate any hint on this.
Thanks in advance.. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jun 19, 2014 10:57 am Post subject: Re: wan to change MCAUSERID |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ethan_1988 wrote: |
I have a flow making cal to remote QM(via SVRCONN CHNL). |
That's clever - are you on the shiny new version of IIB that supports client connections? Gosh you are an early adopter. You can't possibly be using a client connection from a JCN becuase that's specifically unsupported......
ethan_1988 wrote: |
they want us to send a Specific MCAUSERID only. |
Tell them they should know better - MCAUser is a channel property, the application can't send it.
ethan_1988 wrote: |
for the application using java will use createQueueConnection(USER_ID_VALUE_HERE, null); in their code. |
Which doesn't set MCAUser and will be overriden by any MCAUser value set by the administrators
ethan_1988 wrote: |
my application is on broker and using esql only. I could nt figure it out how to set userid on our side. |
Well I've not seent he IIBv10 documentation so I don't know how it controls client connections. I'm stuck on the other versions of WMB/IIB which can't use SVRCONN client connections. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jun 19, 2014 11:02 am Post subject: Re: wan to change MCAUSERID |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ethan_1988 wrote: |
right now the msgs go with the default mqm value. |
If you are, in fact, sending messages with a version lower than IIBv10 and the user sending them is mqm then this means that you're running the broker under the mqm id.
There's a wealth of discussion in here on why this is bad idea. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
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
|
|
|
|