The primary Windows registry setting for accessing a Samba share is
AllowInsecureGuestAuth and should be found in the windows registry for each machine as per the key details below.-------------------------------------------------------------------------------------------------------------------------------------------
Allow insecure guest authentication
This setting is often needed for Samba shares that don't require a password.
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LanmanWorkstation
Value Name: AllowInsecureGuestAuth
Type: REG_DWORD
Value: 1 (to enable)
This setting is often needed for Samba shares that don't require a password.
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LanmanWorkstation
Value Name: AllowInsecureGuestAuth
Type: REG_DWORD
Value: 1 (to enable)
------------------------------------------------------------------------------------------------------------------------------------------