|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JAAS to MQ without WMQ app server |
« View previous topic :: View next topic » |
Author |
Message
|
mchan |
Posted: Thu Oct 13, 2011 6:58 pm Post subject: JAAS to MQ without WMQ app server |
|
|
Apprentice
Joined: 09 Sep 2011 Posts: 29
|
I am using a JMS client to integrate our proprietary server application, via WMQ v7. My server application is not hosted upon WMQ application server, nor other J2EE server.
My vendor claim we can use JAAS to integrate with MQ for login and authorization, but I doubt.
Search via MQv7 info centre with JAAS, can find any details except Telemetry channel authentication. Any idea? Thx in advance. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Oct 13, 2011 8:58 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Moved to Java forum.
JAAS stands for Java Authorization and Authentication Service. It is part of J2EE. Typically if you have a bindings connection to the qmgr you should run the standalone app under the correct user.
If the application is running as a client app (J2EE client or standalone) you would use SSL and set the mcauser on the channel.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mchan |
Posted: Thu Oct 13, 2011 9:04 pm Post subject: |
|
|
Apprentice
Joined: 09 Sep 2011 Posts: 29
|
So, if I have just a standalone JMS client connect to MQ server (not WMQ App server) via client connection/CCDT, there is no use from JAAS, right? |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Oct 14, 2011 1:56 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
mchan wrote: |
So, if I have just a standalone JMS client connect to MQ server (not WMQ App server) via client connection/CCDT, there is no use from JAAS, right? |
The user to authorize will be the mcauser on the channel.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Oct 14, 2011 4:43 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
mchan wrote: |
So, if I have just a standalone JMS client connect to MQ server (not WMQ App server) via client connection/CCDT, there is no use from JAAS, right? |
The queue manager, regardless of what you do on the client side, will not connect to any kind of JAAS.
Because the queue manager does not use Java for any of it's functions.
Unless you code an exit. In which case, the exit does whatever you code it to.
Ask your vendor to show you where it is documented that JAAS will be used. |
|
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
|
|
|
|