How do I Install Windows Authentication in IIS 7 and later?

How do I Install Windows Authentication in IIS 7 and later?

Using the following procedure you can install windows authentication in IIS 7 and Windows Server 2008 and later. You then can turn on Windows authentication for any web applications that require it. In fact, you can install any role service using the following model but this procedure is specific for adding Windows authentication to an existing IIS installation.

Note: You must have the Web Server (IIS) role already installed for this procedure to work. Check out http://www.iis.net/learn/install/installing-iis-7/installing-iis-7-and-above-on-windows-server-2008-or-windows-server-2008-r2 if you need instructions to install this role.

  1. Log on to the server hosting the application.
  2. Open Server Manager.
  3. Select Roles.
  4. Add Role Services to the Web Server (IIS) role.
  5. In the Select Roles Services step, select Windows Authentication under the Security node.
  6. Complete the wizard steps and install the new role service.
  7. Go back to IIS and ensure that Windows authentication is available. You can then enable it for any IIS web sites that need it.
    • Related Articles

    • Redirect users with failed authentication in IISADMPWD

      You might want to configure an automatic routing for users who fail IIS authentication to the Change Password web application in IISADMPWD Replacement Tool. You can configure IIS 7 to redirect users with a custom Error Page for certain HTTP error ...
    • Admin Page Access is denied in IISADMPWD Replacement Tool

      IISADMPWD Replacement Tool may deny access to the Admin page with a message similar to the following. Server Error in ‘/’ Application. ——————————————————————————– Access is denied. Description: An error occurred while accessing the resources required ...
    • Installing more than one instance of a Web Active Directory application on the same server

      Description  You can install multiple instances of the same Web Active Directory application–including PeopleSearch, PeopleUpdate or PeoplePassword–on the same web server. This is handy if you want to target different applications to different ...
    • Configuring Active Directory applications in a DMZ

      There are a number of approaches to setting up Active Directory-empowered applications like Web Active Directory provides. Our web-enabled applications require access to Active Directory from public internet-facing servers and many organizations are ...
    • Change the text on IISADMPWD Pages

      You can easily change the text in IISADMPWD Replacement Tool pages. Simply edit the resource files containing the application’s text strings using the procedure below. This article applies to v2.2 and later. Open Windows Explorer. Navigate to the ...