SharePoint 2007 Prompt for Credentials When Accessing FQDN Sites From a Windows Vista or Windows 7 Computer
2013-04-05 11:07 努力学习的小熊 阅读(619) 评论(0) 编辑 收藏 举报I’d like to sharing a solution of this issue on SharePoint 2007.
User was prompted for his/her password when they open document library with Windows Explorer even though he/she was already logged in at the customer portal.
I found the solution in Microsoft KB. Almighty MS KB!
http://support.microsoft.com/KB/943280
It’s a client issue, not a Server issue.
Here is the step for client:
1.Click Start, type regedit in the Start Search box, and then press ENTER.
2.Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
3.Find the AuthForwardServerList and select it.
4.On the Edit menu, click Modify.
5.In the Value data box, add the URL of the https://****** or http://******, and then click OK.
It seems like adding the site to trust site in IE settings. But I have let the user try this method (add the url to trust site in IE settings). It doesn’t help. You can see the root cause in that MS KB.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 周边上新:园子的第一款马克杯温暖上架
2006-04-05 C#学习笔记(二十二):使用文件高级