Enable Kerberos authentication in IIS 8.5
Procedure-related prerequisites
- You need to be logged in as an administrator.
- Configuration takes place in IIS web server.
Instruction
- Go to: Administrative Tools >> Internet Information Services (IIS) Manager
- In the Connections span, expand the Sites node tree.
- In the Connections span, select the Default Web Site.
- Info
The instructions describe the required steps for the Default Web Site.
- Double-click on the Authentication feature.
- Select Windows Authentication.
- In the Action span, click on Enable.
- Windows Authentication is enabled for the Default Web Site
- In the Action span, click on Providers.
- Choose Negotiate from Available Providers and click on Add.
- Ensure that Negotiate is the first provider in Enabled Providers.
- Click on OK to close the configuration dialog.