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
--
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)