|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to pass userid/password from sender chl to receiver chl? |
« View previous topic :: View next topic » |
Author |
Message
|
javagals |
Posted: Fri Sep 26, 2008 3:20 am Post subject: How to pass userid/password from sender chl to receiver chl? |
|
|
Apprentice
Joined: 13 Aug 2008 Posts: 34
|
Hello,
I have a business requirement to identify, authenticate and authroize sender at receiver channel. I have set "UserIdentifier" and "Password" field in sender channel and connected to receiver channel. I expected I can get userId and password in channel definition in security exit. But, I am unable to get this information neither in channel definition nor in channel exit parameters.
Could you please kindly let me know how do I get or pass userId and password information from sender channel and receive them on security exit program configured at receiver end of the channel.
Regards, _________________ Sridhar Javagal
Solution design and delivery |
|
Back to top |
|
 |
exerk |
Posted: Fri Sep 26, 2008 6:04 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
According to the InfoCentre the USERID and PASSWORD are only valid if using LU6.2, and is not valid on z/OS.
You could pass it on a send exit, by having the exit read an encrypted userid/password file. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Sat Sep 27, 2008 8:06 am Post subject: Re: How to pass userid/password from sender chl to receiver |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
javagals wrote: |
Could you please kindly let me know how do I get or pass userId and password information from sender channel and receive them on security exit program configured at receiver end of the channel. |
There is nothing in MQ to do what you are looking for. You have 2 choices:
1) Write a complete solution: client-side security exit and server-side security exit
2) Purchase a 3rd party product and there are 3 in the market-place:
- - Capitalware's MQ Authenticate User Security Exit
- - IBM's WebSphere MQ Extended Security Edition
- - Primeur's Data Secure for WebSphere MQ
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
javagals |
Posted: Tue Sep 30, 2008 6:31 am Post subject: |
|
|
Apprentice
Joined: 13 Aug 2008 Posts: 34
|
Can you please give me a code sample on sender-security exit which set's userid and password and receiver-security exit which extracts userid and password.
Thank you for your help.
Regards, _________________ Sridhar Javagal
Solution design and delivery |
|
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
|
|
|
|