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 [EMAIL PROTECTED]  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to