Question

In my environment, my SharePoint 2010 is running on Windows Server 2008 R2 with IIS7. The expected behavior after adding SPNs was that the user was prompted 3 times by default. How to configure the prompt times? maybe 2 or 5 times?

Was it helpful?

Solution

It is decided in the browser, not in the server. Server returns HTTP401 status code in all of these requests, browser decides if the user should retry or not.

Anyway, when you have SPNs set up, passwords should work from the first time. It is worth rebooting the server after SPN setup.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top