Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的环境中,我的 SharePoint 2010 在带有 IIS7 的 Windows Server 2008 R2 上运行。添加 SPN 后的预期行为是默认提示用户 3 次。如何配置提示次数?也许2或5次?
它是在浏览器中决定的,而不是在服务器中。服务器在所有这些请求中返回 HTTP401 状态码,浏览器决定用户是否应该重试。
无论如何,当您设置了 SPN 时,密码应该从一开始就可以使用。在 SPN 设置后重新启动服务器是值得的。