Summary
The instructions provided below are required to enable map service authentication with IIS 5.1 and 6.0, given that the steps as explained in ArcIMS Help have been completed.Specifically it is assumed that Steps 1 through 3 of "Enabling authentication with a file-based ACL" in ArcIMS Help have been completed.ORSteps 1 through 7 of "Enabling authentication with a JDBC-based ACL".
Procedure
Determine the Servlet Engine being used before continuing (Tomcat, Servlet Exec, or JRun).
- TOMCAT
Locate the ISAPI redirector DLL, turn on anonymous access, and turn off all forms of IIS authentication. Please contact Microsoft support or the IIS documentation for details. - JRUN
Locate the JRUN.dll, turn on authentication, turn on anonymous access, and turn off all forms of IIS authentication. Please contact Microsoft support or the IIS documentation for details on doing this. - SERVLETEXEC
Locate the ServletExec_ISAPI.dll, turn on anonymous access, and turn off all forms of IIS authentication. Please contact Microsoft support or the IIS documentation for details on doing this.