Hi Yoav,

We are considering setting up a similar service here.
Would it be possible to get some architectural details
info for your Authentication Web Service?  Is it home
grown?

Regards,
Robert

Shapira, Yoav wrote:

Howdy,
In a similar situation we use a web service running on another (3rd)
tomcat server.  It's worked well, especially as we've added more
applications beyond our original two.

Yoav Shapira
Millennium ChemInformatics




-----Original Message-----
From: jerome moliere [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 04, 2003 6:51 AM
To: Tomcat Users List
Subject: Re: [offtopic] Architecture Question

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_ean1


3=97


82212111941




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to