Connecting to SharePoint using WebDav in Windows 10 – User has not been authenticated
Issue
When trying to access SharePoint via WebDav available at UNC \\server@SSL\davWWWroot\ using a Windows 10 client I got the following error
1 |
The operation being request was not performed because the user has not been authenticated |
This is due to Windows 10 requiring an entry in the registry named AuthForwardServerList.
Solution
Add the registry key specified in the “Registry information” part of hotfix 943280. I only had to add the registry key and restart the WebClient service on my Windows 10 client to make it work.
Recent Comments