ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » JAAS to MQ without WMQ app server

Post new topic  Reply to topic
 JAAS to MQ without WMQ app server « View previous topic :: View next topic » 
Author Message
mchan
PostPosted: Thu Oct 13, 2011 6:58 pm    Post subject: JAAS to MQ without WMQ app server Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Thu Oct 13, 2011 8:58 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
mchan
PostPosted: Thu Oct 13, 2011 9:04 pm    Post subject: Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Fri Oct 14, 2011 1:56 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Fri Oct 14, 2011 4:43 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » JAAS to MQ without WMQ app server
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.