NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bogdanpavlov
Jul 10, 2016Aspirant
Admin Password Doesn't Work for USB readyshare drive
Admin login/password is denied when accessing a hard drive connected to the modem via USB that was read/write protected in routerlogin.net. If the drive is not protected, no problem accessing via...
interestica
Oct 01, 2020Aspirant
Eventually got it with registry change:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
CHANGE -----> AllowInsecureGuestAuth from 0 to 1
schumaku
Oct 01, 2020Guru - Experienced User
interestica wrote:Eventually got it with registry change:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
CHANGE -----> AllowInsecureGuestAuth from 0 to 1
This does allow the client using a non-authenticated access, so called guest access. How shall this fix the _authenticated_ access using the admin (not as per the subject Admin) username?