Hello,

I configured IIS 6.0 (Windows 2003) to redirect jsp's to Tomcat (5.5.20) via
JK2 ajp13 (isapi_redirector2.dll). Anonymous login in IIS ist turned off,
Windows Authentication is turned on. Now I need to get the username. When I
us request.getRemoteUser(), that is only returning null. In jk2.properties I
added tomcatAuthentication="false" (also I tried
request.tomcatAuthentication="false"), but that is also not working.

Any ideas? Thanks!

Uwe
-- 
View this message in context: 
http://www.nabble.com/request.getRemoteUser%28%29-returning-null-tf3226926.html#a8963751
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to