WebDAV Windows 7
Has anyone successfully set up WebDAV on Windows 7? I have followed the instructions here: https://docs.adobe.com/docs/en/aem/6-1/administer/content/webdav-access.html, but after entering the URL for the network location, I am prompted for credentials, but none work. I try admin and the password and also the user matching the user that has logged into the computer since the documentation for Windows 7 states: "In addition, you need to have a Windows user with the same credentials as the repository user, otherwise you will get permission problems." Neither set of credentials worked.
My registry setting for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\BasicAuthLevel is set to 2 and I have added http://localhost:4502/crx/repository/crx.default to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\AuthForwardServerList to see if that fixed it.