windows 7 打开sharepoint 2007上的office文档需要输入用户名和密码

来源:互联网 发布:淘宝店铺简约模板 编辑:程序博客网 时间:2024/05/17 00:09

在windows 7 的机器上直接打开sharepoint网站正常,但是打开sharepoint 2007上的office文档需要输入用户名和密码。

已加入域。域中xp系统正常。

问题主要是windows 7和vista系统本身导致的

按微软kb的方法修改注册表:

After you apply this hotfix, you have to create a registry entry. To do this, follow these steps:

  1. Click Start, type regedit in theStart Search box, and then press ENTER.
  2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
  3. On the Edit menu, point to New, and then click Multi-String Value.
  4. Type AuthForwardServerList, and then press ENTER.
  5. On the Edit menu, click Modify.
  6. In the Value data box, type the URL of the server that hosts the Web share, and then clickOK.

    Note You can also type a list of URLs in the Value data box. For more information, see the "Sample URL list" section in this article.
  7. Exit Registry Editor.

 

参考文章:

http://www.quantumofgeek.com/2010/02/windows-7-prompting-for-authentication-when-accessing-sharepoint-documents/

http://support.microsoft.com/kb/943280/en-us