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