I am trying to get apache 2.0.49, tomcat 4.1.30 (or 5.0.19), mod_jk2 2.0.4 and getRemoteUser() to work.
After going through the mail archives and bugzilla, I have tried the following: adding request.tomcatAuthentication=false to jk2.properties adding tomcatAuthentication="false" to my connector in server.xml neither of these gave me a non-null remoteUser from HttpServletRequest. This is pretty easy to test because the Remote User from the snoop.jsp examples returns null. I do not have this problem with apache 1.3.x and mod_jk, but I would really like to use apache 2 and mod_jk2... Is there something I have missed in my configuration or is this a bug? Entries in bugzilla seem to think this was solved (entries from 2002 and 2003). Should I open a new bug? Thanks for any help, I've spent several days on this and am getting frustrated. Lloyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
