> From: Stéphanie Cettou [mailto:s.cet...@gmail.com]
> Subject: Re: Tomcat login
> 
> There are an other solution?

Best if you can upgrade to Tomcat 6 (usually very easy to do from 5.5), and 
then use the CombinedRealm in conjunction with the JNDIRealm and LockOutRealm:

http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#CombinedRealm
http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JNDIRealm
http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#LockOutRealm

You always create a custom Realm to extend the capabilities of the above.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to