Accessing Samba shares

Soldato
Joined
30 Jun 2003
Posts
2,807
Location
Berkshire
So far this is my main rage thought I would see if anyone else had similar.

I have two network shares that I normally connect to.

1st is a WD MyWorldBook which is passwordless on local network
2nd is a Samba share on a Ubuntu server which is passworded.

I know both systems work as both computers that have been upgraded we're previously connected fine under windows 7 and Kodi can connect fine.

Since the upgrade I've not been able to reconnect. Having a good search up seems other have had this issue and there's a reg key

HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters\AllowInsecureGuestAuth. Set the value to 1

Which may cure things, sadly not the case for me.
 
Do you get any error messages? No problems here with shares. I use my work laptop to access various shares at various customer sites with no problem on Windows 10.
 
Pretty much said it could not be reached, like as if it was not there, I'll give the powershell code a try tomorrow.
 
Other things to make sure of in addition to the powershell command:

1. Network mode should be "private" if Windows Firewall is turned on.

2. Enable network discovery

3. Check if you can access the servers via \\<ip address> as you may have a name resolution issue (could be rectified with points 1 and 2)
 
Are you using a Microsoft account to log in to windows? when I did I could no longer access any of my network shares, as soon as I went back to a local user account they started working again.
 
Back
Top Bottom