I just converted over from Tomcat 3.2.X to Tomcat 4.0.4 on Linux using Apache 1.3.26. In the Apache httpd.conf file, we have an Alias that points to a directory that uses Apache's authentication. In Tomcat 3.2.X, I used mod_jserv which integrated well and I could get the remote user and use Apache to authenticate. I was wondering how I could use mod_jk to do the same. Right now, when I do a getRemoteUser() it returns null.
Thanks, Kevin Kevin Andryc Web Systems Engineer MISER http://www.umass.edu/miser/ Phone: (413)-545-3460 [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
