Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: [offtopic] Architecture Question

jmoliere

2003-12-04

Replies:

Laurent Michenaud wrote:

>Hi,
>
>
Hi laurent,

>
>We have two tomcat servers.
>One is located at our enterprise.
>The other is located at our hosting provider.
>They can see each other by Internet.
>
>We would like to set up an unique authentification system for both
>server.
>The authentification system will be on the server at our entreprise.
>The web applications on both servers will query the authentification
>system.
>
>What's the best/clean/nice way to do this ?
>JAAS ? Web services ? SSL keys ?
>
>
JAAS is obviously a good way (the smartest one maybe ? :) )
But using the configuration file with the same authentication
configuration could be enough...
That is to say using Realm tags in your server.xml config files
(JDBCRealm or JNDIREalm if you set up LDAP ) are valuable solutions
HTH
Jerome

--
Auteur cahier du programmeur Java tome 2 - Eyrolles 10/2003
http://www.eyrolles.com/php.informatique/Ouvrages/ouvrage.php3?ouv_ean13=9782212111941




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.