Hi,
I am trying to configure Apache Web Server with LDAP support in front of
Tomcat 5.0. More specifically, I have LDAP configuration in Apache web server and I am using Tomcat for
J2EE container. My LDAP configuration works fine with Apache and it does authenticate. Now, how can I get username in my application which is running under Tomcat? Any help would be highly appreciated.