FIM2010/MIM2016 Troubleshooting : "HTTP Error 401. The requested resource requires user authentication"
FIM Topology
In this issue, we had three separate machines for the FIM Topology.
- FIM Portal Machine,
- FIM Service Machine,
- FIM Synchronization Service Machine
Problem Statement
You attempt to access the FIM Portal from a client machine as the FIM Administrator account. You receive three prompts for credentials and then you receive the error message:
"HTTP Error 401. The requested resource requires user authentication"
You verify that you can access the FIM Portal as the FIM Administrator on the FIM Portal machine, which is successful.
Some troubleshooting steps:
- Verify access to the default SharePoint site
- In this issue, we received the same error message when attempting to access the default SharePoint site.
- Confirm the SPN (Service Principal Name) is correct on the SharePoint Service Account
- Check the Advanced Settings of Windows Authentication
Cause
The "Enable Kernel Mode Authentication" is enabled.
Resolution
Disable "Enable Kernel Mode Authentication" by unchecking it.
Resolution Steps
- On the FIM Portal machine, open IIS Manager
- Expand Sites and select SharePoint – 80
- Double click Authentication and then select Windows Authentication
- On the right, select Advanced Settings
- Un-check "Enable Kernel Mode Authentication"
- Click Ok
- Execute an IISRESET
- Open an Administrative Command-Prompt
- Type IISRESET and press Enter