Enable Kerberos authentication in IIS 6.0
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 left span, expand the Web Sites node tree.
- Select Default Web Site and click on Properties in the context menu.
- Info
The instructions describe the required steps for the Default Web Site.
- Change to the Directory Security tab.
- Click on Edit in the Authentication and access control section.
- Disable Enable anonymous access.
- Enable Integrated Windows authentication in the Authenticated access section.
- Click on OK to close the configuration dialog.