Previous Topic: How to Configure Full Logoff for Single Sign-on

Next Topic: Specify the Cookie Path for Agent Cookies

Integrate an IIS 6.0 Agent with SharePoint Portal Server 2003

The IIS 6.0 Web Agent can work with Microsoft's SharePoint Portal Server 2003 and provide single sign-on for resources stored on that server.

Note: In a SharePoint security context, the user store must be Active Directory (AD).

To integrate the Web Agent and the SharePoint sever,

  1. Complete both of the following prerequisites:
  2. Add the following to the default virtual server's web.config file, located, for example, in c:\inetpub\wwwroot2\web.config.
  3. Place the following entry between the </system.web> attribute and the </configuration> attribute:
    <appSettings>
    <add key="SPS-EnforceIISAnonymousSetting" value="false"/>
    </appSettings>
    
  4. Enable the session server so the Web Agent can provide the user security context for the SharePoint Portal Server resources.

    Note: For more information, see the Policy Server documentation.

    The Web Agent is integrated with the SharePoint Portal Server 2003.


Copyright © 2010 CA. All rights reserved. Email CA about this topic