Talking to NT

  • Thread starter Thread starter Jim Satterfield
  • Start date Start date
J

Jim Satterfield

Guest
We currently have an NT 4.0 server as our domain controller and a 2003
server in the same network. When trying to add a remote desktop user for the
sake of Terminal Services to the 2003 server from the list of users on the
domain there is a dialog asking for someone with authority on the domain and
when I enter a username and password it pops up with this error message:

"Multiple connections to a server or shared resource by the same user, using
more than one user name, are not allowed. Disconnect all previous
connections to the server or shared resource and try again."

Microsoft's knowledge base has nothing useful on it about this. Any ideas?
 
Re: Talking to NT

You can't have resources mapped from/to the same resource with different
credentials. Try from a command prompt;
net use * /delete

or try the work-around here.
http://support.microsoft.com/kb/938120


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Jim Satterfield" wrote:
> We currently have an NT 4.0 server as our domain controller and a 2003
> server in the same network. When trying to add a remote desktop user for
> the sake of Terminal Services to the 2003 server from the list of users on
> the domain there is a dialog asking for someone with authority on the
> domain and when I enter a username and password it pops up with this error
> message:
>
> "Multiple connections to a server or shared resource by the same user,
> using more than one user name, are not allowed. Disconnect all previous
> connections to the server or shared resource and try again."
>
> Microsoft's knowledge base has nothing useful on it about this. Any ideas?
>
 
Back
Top