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]  2002-09-08 08:52 -------
Thanks for trying to help fix it, but your patch is wrong, as, among other
things, it doesn't attempt to patch getUserPrincipal.

Also:
- return coyoteRequest.getRemoteUser().toString(): I'm not convinced this can
return null
- your patch would break standalone Tomcat (you must honour the userPrincipal field)

I'll fix the bug on monday.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to