|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ UID/PWD for SWIFT SAA |
« View previous topic :: View next topic » |
Author |
Message
|
scravr |
Posted: Tue Sep 20, 2022 10:32 am Post subject: MQ UID/PWD for SWIFT SAA |
|
|
 Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
|
HI Everyone.
Anyone know what file, config, CMD .... I can configure mq uid/pwd for connection from swift 7.6.0 saa apps?
Thanks,
MA |
|
Back to top |
|
 |
hughson |
Posted: Tue Sep 20, 2022 9:44 pm Post subject: |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
I don't know whether there is a way to configure "swift 7.6.0 saa apps" to provide a user id and password when it connects to IBM MQ.
However, should there not be a way, remember that it is possible to configure the MQ client to use a user id and password by using the mqccred client side security exit. This was designed to allow a user id and password to be supplied for applications that were not coded to allow it within the application itself.
You can read up about mqccred here:-
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
scravr |
Posted: Wed Sep 21, 2022 4:39 am Post subject: |
|
|
 Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
|
Thanks for reply.
You are right, in general mqccred works when you have mqchltab+mqchllib env. variables.
On my unix swift setup i see only mqserver env. var. and a tab file in /opt/mqm/qmrs/.... and i am not sure if it used and if swift connect as client.
1. Can i create mqchltab+lib and remove mqserver? Will it work or its a waist of time?
2. Other suggestions?
MA |
|
Back to top |
|
 |
hughson |
Posted: Wed Sep 21, 2022 4:57 pm Post subject: |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
You mention that you are not sure whether your swift application is actually connecting as a client. You should determine this before changing anything. Use DISPLAY CHSTATUS and DISPLAY CONN commands to find the current swift application connection to see how it is making the connection.
If you can confirm that the swift application is indeed connecting as a client, you can replace the MQSERVER environment variable with the use of a CCDT. It will work and is very definitely not a waste of time.
If you discover that the swift application is running as a locally bound connection, the use of mqccred will not be possible as that is a CHANNEL exit. You could at that point make the required changes to the application code, or convert it to run as a client if it is essential that your locally connected applications provide a user id and password at connect time.
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
scravr |
Posted: Thu Sep 22, 2022 4:12 am Post subject: |
|
|
 Partisan
Joined: 03 Apr 2003 Posts: 391 Location: NY NY USA 10021
|
|
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
|
|
|
|