Farid Izem wrote:
> Hi all,
> 
> I have successufully configure my Tomcat to use ldap service to authenticate
> my users.
> Now, i would like to know if it is possible to have multiples Realm for the
> same Webapps.
> With this, if the first Realm fails to authenticate users, it will
> automatically use the next Realm.

This functionality is not provided in Tomcat. You would need to write
a custom realm to achieve this.

Mark


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

Reply via email to