Previous Topic: IIS 6.0 Changes made by the SiteMinder Management UI

Next Topic: SiteMinder Agent for SharePoint Parameters


IIS 7.0 Changes made by the SiteMinder Management UI

Symptom:

I need to troubleshoot my IIS 7.0 web server. What changes did the Agent for SharePoint make when I protected my web application with the SiteMinder Management UI?

Solution:

The following table shows the changes made to an IIS 7.0 web server when the Management UI protects a SharePoint web application with SiteMinder:

Windows Impersonation

FBA

Enables Anonymous Authentication for the web application

Enables Anonymous Authentication for the web application

Adds the following handler mapping (first in the list) for each web application being protected:

  • Request path: *
  • Executable: absolute path of ISAPI6WebAgent.dll
  • Name: SiteMinder Web Agent

Enables FBA for the web application

Adds the following handler mapping (second in the list) for each web application being protected:

  • Request path: *
  • Executable: absolute path of SPWindowsImpersonation.dll
  • Name: SiteMinder Windows Impersonation

Adds the following handler mapping (first in the list) for each web application being protected:

  • Request path: *
  • Executable: absolute path of ISAPI6WebAgent.dll
  • Name: SiteMinder Web Agent

Adds the following ISAPI filter for each web application being protected:

  • Name: SiteMinder Web Agent
  • Executable: absolute path of ISAPI6WebAgent.dll

Adds the following ISAPI filter for each web application being protected:

  • Name: SiteMinder Web Agent
  • Executable: absolute path of ISAPI6WebAgent.dll

Adds the following handler mapping (first in the list) for the Central Administration web application:

  • Request path: *
  • Executable: absolute path of ISAPI6WebAgent.dll
  • Name: SiteMinder Web Agent

Adds the following handler mapping (first in the list) for the Central Administration web application:

  • Request path: *
  • Executable: absolute path of ISAPI6WebAgent.dll
  • Name: SiteMinder Web Agent

Adds the following ISAPI filter for the Central Administration web application:

  • Name: SiteMinder Web Agent
  • Executable: absolute path of ISAPI6WebAgent.dll

Adds the following ISAPI filter for the Central Administration web application:

  • Name: SiteMinder Web Agent
  • Executable: absolute path of ISAPI6WebAgent.dll

Disables kernel authentication for the Central Administration web application.

Disables kernel authentication for the Central Administration web application.