Re: multiple Tomcat realm

2006-03-23 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > Is there any way we can have multiple Tomcat realm? or any > other suggestions? Not without writing a custom realm. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

multiple Tomcat realm

2006-03-22 Thread Colin . Lew
Hi all, We are currently using the JNDIRealm in Tomcat to allow user to connect through LDAP. all users with the userBase attribute OU=Internal can log in. However, we also have a OU=External, which are unable to get authenticated. Is there any way we can have multiple Tomcat realm? or any