You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/05/28 15:23:54 UTC

DO NOT REPLY [Bug 20300] New: - HttpServletRequest getRemoteUser() does not return user authenticated by Apache

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20300

HttpServletRequest getRemoteUser() does not return user authenticated by Apache

           Summary: HttpServletRequest getRemoteUser() does not return user
                    authenticated by Apache
           Product: Tomcat 4
           Version: 4.1.18
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote JK 2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: yaronp@il.kamoon.com


Using Apache 2.0.45 with mod_sspi (NTLM) and Tmocat 4.1.18
The user is being proprly authenticated by the Apache. However, the 
HttpServletRequest.getRemoteUser() return null. I tried setting 
request.tomcatAuthentication to true in jk.properties but that didn't work as 
well

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org