Err Msg: The Credentials Supplied Conflict with an Existing... (106211)



The information in this article applies to:

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows NT Server 3.1
  • Microsoft Windows NT Workstation 3.1
  • Microsoft Windows NT Advanced Server
  • Microsoft Windows NT Workstation 3.5
  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 3.5
  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0

This article was previously published under Q106211

SYMPTOMS

Windows NT does not allow you to make multiple connections to a shared network server from the same workstation if you attempt to use more than one set of credentials. If you attempt to make two or more connections to the same server using two or more sets of credentials, you will receive the following error message:
System error 1219 has occurred.
The credentials supplied conflict with an existing set of credentials.

RESOLUTION

To make the connection with the other account, disconnect the previous connection(s) to the server. This behavior is by design for security purposes.

MORE INFORMATION

A set of credentials consists of a user name and a password. Both File Manager and NET USE allow you to specify a parameter that designates which user account you want to use when you connect to a server. If you make a connection to a server using one account, then make another connection to the same server using a different account (with the first connection still intact), you receive the above error message. To make the connection with the other account, disconnect the previous connection(s) to the server.


Steps to Reproduce Problem

  1. On your computer running Windows NT in the same domain as the server that you want to connect to, use File Manager connect to a share on the server. Do not type anything in the Connect As field.
  2. Establish a second, separate connection to the same server, either to the same share or a different share on that server. This time, specify an account in the Connect As field. This account must be different than the one with which you are currently logged on.
  3. Choose OK. The above error message appears.

Modification Type:MajorLast Reviewed:5/6/2003
Keywords:kbnetwork kbprb KB106211