[Resolved] multiple connections to a server are not allowed

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Locked
poq2011
OpenVpn Newbie
Posts: 2
Joined: Mon Jun 03, 2013 7:19 pm

[Resolved] multiple connections to a server are not allowed

Post by poq2011 » Mon Jun 03, 2013 7:35 pm

Hi all,

I am using openvpn with a freenas server.

When i map a network drive to my laptop (windows XP), everything works perfectly.

However, when I am trying to map sereveral network drives, i run into the following error :

"multiple connections to a server or shared ressource by the same user, using more than one user name, are not allowed"

How can i allow multiple connections?

Thank in advance for helping!
Last edited by debbie10t on Tue Feb 11, 2014 7:57 pm, edited 1 time in total.
Reason: [Resolved / closed]

poq2011
OpenVpn Newbie
Posts: 2
Joined: Mon Jun 03, 2013 7:19 pm

[SOLVED] : multiple connections to a server are not allowed

Post by poq2011 » Thu Jun 06, 2013 3:25 pm

OK doing a

Code: Select all

net use * /DELETE 
in a cmd windows wasn't enough but logging off/logging in did the trick

Locked