Hi,
I have two applications, each one in a differente machine with its own
Tomcat (5.5.x) server. I want to make a SSO to this applications.
I've asked in IRC about it and answer me to use SSO + Clusters because
Tomcat 5.5.x has a nice support.

So, I have to configure:
- A Realm
- A Valve to SSO
- My web.xml
right?

My problem is that I have already a database and it don't have the table
"USER" and another "USER_ROLE" how it is necessary like documentation (
http://tomcat.apache.org/tomcat-5.0-doc/realm-howto.html). Indeed the table
of users has to many columns like "date of last access".
Have I to make my own Realm to work with this?

Thanks in advance.
Paulo

Reply via email to