Prompt for Credentials When Accessing FQDN Sites From a Windows Vista or Windows 7 Computer
Consider the following scenario.
- On a computer that is running Windows Vista or Windows 7, you do not configure a proxy in Windows Internet Explorer. http://support.microsoft.com/kb/943280
- You use Web Distributed Authoring and Versioning (WebDav) to access a fully qualified domain names (FQDN) site. In this scenario, you are prompted to enter your credentials, even though the user account that you are using has sufficient permission to access this site.
- For example, when you open a Microsoft Office file from a Microsoft Office SharePoint site by using 2007 Microsoft Office on a Windows Vista-based client computer that has no proxy configured, you are prompted for authentication.
- You may also see the following error when working with moved folders via explorer view:
Your client does not support opening this list with Windows Explorer."
Note This problem does not occur on a Windows XP-based computer.
Most organizations have more than a single user and are running Active Directory to maintain their users names and passwords. In addition, if you are running Windows Server 2008 or 2008 R2 you have under Administrative tools “Group Policy Management” and the Registry Wizard is includedas part of your GPO editor as I walk through the creation of the GPO for the following registry entry
- Click Start, type regedit in the Start Search box, and then press ENTER.
- Locate and then click the following registry subkey:
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
- On the Edit menu, point to New, and then click Multi-String Value.
- Type AuthForwardServerList, and then press ENTER.
- On the Edit menu, click Modify.
- In the Value data box, type the URL of the server that hosts the Web share, and then click OK.
Note You can also type a list of URLs in the Value data box. For more information, see the "Sample URL *.trex-si.com - Exit Registry Editor.
- GPO WebDav Group Policy Manager
- Friday, December 16, 2011
- 10:26 AM

- GPO WebDav Edit GPO
- Friday, December 16, 2011
- 10:27 AM

- GPO WebDav Registry Wizard
- Friday, December 16, 2011
- 10:27 AM

- GPO WebDav Explorer View Authentication Registry Wizard
- Monday, November 15, 2010
- 12:08 AM

- GPO WebDav Explorer View Authentication Parameters
- Monday, November 15, 2010
- 12:09 AM

- GPO WebDav Explorer View Authentication New Registry Item
- Monday, November 15, 2010
- 12:12 AM

- GPO WebDav Explorer View Authentication
- Monday, November 15, 2010
- 12:13 AM

- GPO WebDav Explorer View Authentication AuthforwardServerList
- Monday, November 15, 2010
- 12:14 AM

-Ivan