Pages

Friday, December 29, 2017

ERROR 0x80070035 Windows 10 1709 can not access samba file server share

After updating my windows 10 to version 1709 , suddenly my computer can not access my samba file server share .My Samba version is 4.3.11-Ubuntu. when i try to access the share files it will show error message "Windows 10 explorer network error 0x80070035 the network path was not found".


it caused by Windows 10 1709 prevents you from accessing network shares with guest access enabled. This has no reference to the SMB1 protocol which was disabled in the latest Windows 10 release. 


So to fix this problem go regedit

 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters] 
change the value  of “AllowInsecureGuestAuth” to 1.




try to access your samba file server again and you will face no problem anymore.

0 comments: