- Follow the standard instructions for when the isapi_redirector.dll
- Configure IIS to use "integrated windows security"
- In server.xml, make sure you disable tomcat authentication:
<Connector port="8009" enableLookups="false" redirectPort="8443" protocol="AJP/1.3" tomcatAuthentication="false" />