Windows 10 webdav

Win10 (version 1909 tested) no longer requires manual registry changes. The "BasicAuthValue" is now "1" by default. This allows Basic auth if HTTPS is used to access nextcloud.
This commit is contained in:
Ben 2020-01-19 13:22:06 -07:00 committed by GitHub
parent 822b0d04b5
commit a42da072d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,8 +228,10 @@ Using this feature requires network connectivity. If you want to store your
files offline, use the Desktop Client to sync all files on your
Nextcloud to one or more directories of your local hard drive.
.. note:: Prior to mapping your drive, you must permit the use of Basic
Authentication in the Windows Registry: launch „regedit“ and navigate to
.. note:: Windows 10 now defaults to allow Basic Authentication if HTTPS is
enabled prior to mapping your drive. On older versions of Windows you must
permit the use of Basic Authentication in the Windows Registry:
Launch „regedit“ and navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters.
Create or edit the DWORD value „BasicAuthLevel“ (Windows Vista, 7 and 8) or
„UseBasicAuth“ (Windows XP and Windows Server 2003) and set its value data