DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28516>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28516

getRemoteUser() not working with mod_jk2 2.0.4

           Summary: getRemoteUser() not working with mod_jk2 2.0.4
           Product: Tomcat 5
           Version: 5.0.19
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Connector:AJP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am using:
apache 2.0.49
tomcat 5.0.19
mod_jk2 2.0.4

I have added tomcatAuthentication="false" to server.xml and
request.tomcatAuthentication=false to jk2.properties.

I am authenticating with apache. I am unable to getRemoteUser() for
HttpServletRequest with this combination (returns null). I am able to
getRemoteUser() when using apache 1.3.x, tomcat x and mod_jk.

This is very easy to verify by going to the jsp-examples/snoop.jsp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to