For some curious reason, Windows has stopped allowing me to access Rock. Rock appears in Windows explorer but when I click on it, it comes with an error ‘Windows cannot access \ROCK’.
I have tried enabling SMBv1 client function, as suggested here
but this hasn’t worked.
I should add that Roon works from my PC, without any difficulty…
SMBv2 behavior was changed and no longer allows a user to connect to a remote share by using guest credentials by default, even if the remote server requests guest credentials.
This and making sure you have SMB v1 turned on. Windows keeps turning it off. So double check that as well.
I found that you if you go into the ‘Registry Editor’ of Windows and enable ‘allow insecure guest auth’ (the path of which is pasted below):
RUN–“regedit” as administrator
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
“AllowInsecureGuestAuth”=dword:00000001
You basically double click on ‘allow insecure guest auth’ and change the value to 1 (I change it back to 0 when finished for security); then you should be able to access your ROCK network share.
Thanks everybody - Rugby’s solution has worked for me, I’m pleased to say. (I should add that I had turned on SMB V1 earlier - this is also required)
For reference, you access Group Policy by open Search in the Toolbar and typing Run (or select Run from your Start Menu) - then typing ‘gpedit.msc’ in the Run command and clicking OK.