Hi,Hi laurent,
JAAS is obviously a good way (the smartest one maybe ? :) )
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 ?
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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
