Re: JNDIRealm and LDAP

2006-03-04 Thread Felix Schumacher
Am Mittwoch, den 01.03.2006, 08:40 +0100 schrieb Leucht, Axel: > Hi, > > I'm currently trying to protect a tomcat web-app via LDAP. This application > handled the protection against a LDAP server with a customized login > procedure before. As there is now some more sensible content in the web-ap

JNDIRealm and LDAP

2006-02-28 Thread Leucht, Axel
Hi, I'm currently trying to protect a tomcat web-app via LDAP. This application handled the protection against a LDAP server with a customized login procedure before. As there is now some more sensible content in the web-app, I wanted to protect the entire web-app by tomcat. Therefore I inserte