NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Mad_Pierre
Jul 20, 2020Aspirant
Login to ReadyNAS Authentication Fails
I can no longer connect to my ReadyNAS 204 over the network from any of my Windows 10 PCs. All I want to do is setup Windows backup to shared folders on the device. This has worked previously but is ...
- Jul 21, 2020
Mad_Pierre wrote:
Used the admin account
That should have worked (assuming you also entered the correct admin password).
Is the NAS admin password still set to password? The system won't let you map the full volume if you are using the default password.
Does
net view \\nas-ip-address
show you the full share list?
StephenB
Jul 20, 2020Guru - Experienced User
Mad_Pierre wrote:
I have checked SMB 1 is installed in Windows (as this seems to be an issue when i have Googled...)
It's not an issue with your NAS. Only legacy NAS running 4.x or 5.x firmware.
Mad_Pierre wrote:
The ReadyNAS is visible on the network but using explorer to connect to it asks for login which fails for both a user setup for a share and as the ReadyNAS admin user.
Try running CMD on the PC and and enter
net use * /delete /y net use t: \\nas-ip-address\data /user:admin nas-admin-password
using the real nas ip address and admin password of course. Be careful on the typing - particularly spaces and the slash direction.
The first command terminates any open SMB sessions on the PC. The second attempts to mount the NAS data volume as drive letter t. BTW, if you use flexraid, you'll need to substitute your actual data volume name for "data".
If this works, you likely have a credentials issue on the PC.
- Mad_PierreJul 21, 2020Aspirant
net use gives the same problem. Error:
System error 86 has occurred. The specified network password is not correct.
This happens from multiple windows 10 PCs.
Authentication is set to Local Users and Workgroup name set same on ReadyNAS as PC
- StephenBJul 21, 2020Guru - Experienced User
Mad_Pierre wrote:
net use gives the same problem. Error:
System error 86 has occurred. The specified network password is not correct.
This happens from multiple windows 10 PCs.
Authentication is set to Local Users and Workgroup name set same on ReadyNAS as PC
Did you test this with the NAS admin account? Or did you use different credentials?
- Mad_PierreJul 21, 2020Aspirant
Used the admin account
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!