Previous Topic: Verify Settings for 64-Bit Windows Server 2008 Systems

Next Topic: How to Configure a SOA Security Manager Web Agent on IIS 7.0

Create and Configure the Virtual Directory for Windows Authentication Schemes (IIS 7.5)

To use the SOA Security Manager Windows authentication scheme, configure a virtual directory on the IIS 7.5 web server. The virtual directory requires Windows challenge and response for credentials.

To create and configure the virtual directory for Windows authentication schemes

  1. Open the Internet Information Services (IIS) Manager.
  2. In the left pane, expand the following items:
  3. Right-click the siteminderagent virtual directory, and then select Add Virtual Directory.

    The Add Virtual Directory dialog appears.

  4. In the Alias field, type the following:
    ntlm
    
  5. Click the Browse button (next to the Physical Path field), and then locate the following directory,
    web_agent_home\samples
    

    The virtual directory is created.

  6. Configure the virtual directory with one of the following steps:
  7. Double-click the Authentication icon.

    The Authentication dialog appears.

  8. Do the following steps:
    1. Right-click Anonymous Authentication, and then select Disable.
    2. Right-click Windows Authentication, and then select Enable..

    The virtual directory for Windows authentication schemes is configured.

    Note: Reboot the web server for these changes to take effect.