NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Cosimo
Nov 17, 2017Star
ReadyNAS 102 - I can't access to the folders with admin password
Dear all, Sorry if this is the wrong section. I can't access to the folder in my readyNAS if I sets permissions as "admin"; When I write the correct password for the admin profile, windows repl...
- Nov 25, 2017
Dear StephenB,
Thank you for the explanation and the help.
Regards, Cosimo.
Sandshark
Nov 19, 2017Sensei
The message about "multiple connections using the same user name are not allowed" is the one saying you cannot have two sets of credentials for the same device. You most likely already have credentials for some shares consisting of your Windows user name with no password because they are open to all. Now you are trying to establish another set of credentials using admin, and Windows will not allow it.
First, try opening a command prompt and type net use * /delete. If that does not do it, then go into the Windows Credential Manager (type credent into search and it should show up), delete any credentials associated with the NAS, and then access the share that requires admin. The password should now work and from then on, you will also be logging into the open shares as admin and Windows may ask you for a password even though one is not needed unless you tell Windows to remember your credentials (which puts them in the Credentials Manager).
Cosimo
Nov 19, 2017Star
Dear Sandshark,
Thank you for your answer,
I just tried as you say (see image below) but windows still behave as always :(
- StephenBNov 19, 2017Guru
Try opening CMD again and enter
net use * /delete
net use t: \\nas-ip-address\data /user:admin nas-admin-password
using the real nas ip address and admin password. Be careful on the slash direction.
The second command attempts to mount the NAS data volume as drive letter t.
- CosimoNov 19, 2017Star
Dear StephenB,
Thank you for your answer,
It worked! Now I have the NAS set as drive letter T and it seems that I have access also on the restricted folder.
Do you have any idea why it's work in that way and it's not working if I write the credentials?
Thank you!
- SandsharkNov 19, 2017Sensei
As I said, it's a Windows limitation, not a NAS one. I have no idea why the limitation exists, but you are not the first one confounded by it.
There is one way to partly get around it if you need to. You can use one set of credentials for the NAS by name \\NASName\Share and another for the IP address \\ip.of.the.nas\Share because Windows is unaware they are the same device.
Related Content
NETGEAR Academy

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