Enabling Windows Authentication

When you select the Windows Authentication mode, AuthFilter looks up the access rights for the user in Active Directory. When a user logs in to a site running in this mode, AuthFilter retrieves the user name and password from the Hypertext Transfer Protocol (HTTP) request and stores it in a cache. In Windows Authentication mode, an access control list (ACL) determines access to any resource on the Web site.

Windows Authentication supports a Web farm scenario with a single login, and it supports using proxy accounts.

Ee798874.note(en-US,CS.20).gifNote

To enable the Windows Authentication mode

  1. Expand Commerce Server Manager, expand Commerce Sites, and then click the site you want to administer.
  2. Expand Applications, right-click the name of the application that you want to work with, and then click Properties.
  3. In the Properties dialog box, on the General tab, in the Authentication filter box, select Windows Authentication, and then click OK.

AuthFilter passes the credentials to Internet Information Services (IIS) 5.0, and IIS validates the user login and password against an Active Directory data store.

Ee798874.note(en-US,CS.20).gifNote

  • After you change a property value in Commerce Server Manager, you must unload the application from memory on each Web server for the change to take effect. For instructions, see Unloading an Application from Memory.

See Also

Enabling Custom Authentication

Enabling Autocookie Mode

Enabling Cookie Sharing across Domains

Enabling Cookie Sharing Across Applications

BDSecurity Object

AuthManager Object

Copyright © 2005 Microsoft Corporation.
All rights reserved.