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/06/29 23:25:42 UTC

DO NOT REPLY [Bug 20300] - 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





------- Additional Comments From pr3fab@yahoo.com  2003-06-29 21:25 -------
we had the same problem (apache 2.0.46, mod_sspi (kerberos), tomcat 4.1.24, jk2
all win32). You should set request.tomcatAuthentication to "false" and then
HttpServletRequest.getRemoteUser() returns REMOTE_USER from apache.
Authorisation type returns null though. (jk returned "Negotiate" or "NTLM"
correctly). See bug 21146 for more info.

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