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/08/14 21:32:38 UTC

DO NOT REPLY [Bug 12196] - request.getRemoteUser() returns null for AJP request with remote username

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=12196>.
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=12196

request.getRemoteUser() returns null for AJP request with remote username





------- Additional Comments From patrick@qantel.com  2003-08-14 19:32 -------
I am also getting request.getRemoteUser() set to null.  Ironically 
request.getHeader("authorization") is getting set to "Basic 
dG9tY2F0OnRvbWNhdA==" which translates to the proper login:password 
combination.  I have tried jakarta-tomcat-5.0.7 and jakarta-tomcat-4.1.27 with 
the same results.  I am using isapi_redirector2.dll v2.0.2 with IIS 5.1.  I 
disabled Anonymous access, enabled Basic Authentication on the entire Default 
Web Site and have request.tomcatAuthentication=false in my jk2.properties 
file.  I am using IE 6.0 SP1.

-Patrick

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