![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1557506.1 : Sun Storage 7000 Unified Storage System: Webdav share mount on Windows returns : System error 67 has occurred. The network name cannot be found.
In this Document
Created from <SR 3-6586848621> Applies to:Sun Storage 7210 Unified Storage System - Version All Versions to All Versions [Release All Releases]Sun Storage 7310 Unified Storage System - Version All Versions to All Versions [Release All Releases] Sun Storage 7410 Unified Storage System - Version All Versions to All Versions [Release All Releases] Sun ZFS Storage 7120 - Version All Versions to All Versions [Release All Releases] Sun ZFS Storage 7420 - Version All Versions to All Versions [Release All Releases] Information in this document applies to any platform. SymptomsTo discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Disk Storage ZFS Storage Appliance
When attempting to do a webdav mount of a share on a windows server a error returned as seen below: CauseWindows webdav clients are configured by default to use NTLM authentication, which is Windows-specific. As the ZFSSA is designed for heterogenous environments which often include other operating systems, we do not currently support NTLM authentication for webdav. SolutionNOTE: After implementing the solution below the server must be rebooted in order for this change to take effect. The solution is to make a change on the windows server to create or set a registry entry under: HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters Name: BasicAuthLevel Type: DWORD (32 bit) Value Set this parameter to a value of 2 for this solution. Valid values: If this value is set to 0 (zero) then basic authentication is disabled. If this value is set to 1 (default) then basic authentication is enabled for ssl (Secure Socket Layers) shares only. If this value is set to 2 or above then basic authentication is enabled for ssl and non-ssl shares
Note: If this is implemented then ensure that the web application uses ssl since the Basic Auth password is sent in cleartext. References<BUG:16444159> - UNABLE TO MAP DRIVE VIA WEBDAV<NOTE:1546545.1> - Some services do not support Active Directory accounts for Authentication Attachments This solution has no attachment |
||||||||||||||||||
|