Author |
Message
|
cynik |
Posted: Thu Apr 02, 2009 11:47 pm Post subject: |
|
|
Newbie
Joined: 31 Mar 2009 Posts: 9
|
Hi Javagals, did you solve this problem? I need to perform the same task - pass userId and password from .NET application when connecting to MQ QueueManger. Any help would be appreciated. |
|
Back to top |
|
 |
hschia |
Posted: Wed Aug 01, 2012 10:37 pm Post subject: |
|
|
Newbie
Joined: 17 Jul 2012 Posts: 8
|
I also have same issue, anyone one have method or idea to solve the issue ?? |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Aug 01, 2012 10:41 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have you tried using XMS to do so?
If not, read the .NET manual. I believe it states somewhere that the userid flowed across the channel is ALWAYS the logged in user...
Your best bet: use SSL and a channel MCAUser setup.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
hschia |
Posted: Wed Aug 01, 2012 10:43 pm Post subject: |
|
|
Newbie
Joined: 17 Jul 2012 Posts: 8
|
I cannot change to use SSL and MACA user as it belong to another vendor, they only use security exit in MQ server. Any suggestion to solve it? |
|
Back to top |
|
 |
hschia |
Posted: Sat Aug 04, 2012 1:54 am Post subject: |
|
|
Newbie
Joined: 17 Jul 2012 Posts: 8
|
I guess the .net for MQ Client for userid and password of MQEnviroment are totally not working. Does this is the IBM MQ bug for .net? |
|
Back to top |
|
 |
Vitor |
Posted: Sat Aug 04, 2012 5:25 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
hschia wrote: |
I guess the .net for MQ Client for userid and password of MQEnviroment are totally not working. Does this is the IBM MQ bug for .net? |
If you believe that, raise a PMR.
Alternatively, if you're using a managed connection you can read the link to the IBM documentation further up this thread which clearly states this doesn't work and what you can do about it. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|