Microsoft KB Archive/172330

From BetaArchive Wiki
Knowledge Base


Distributed File System (Dfs) Home Directory Prevents Other Dfs Connections

Article ID: 172330

Article Last Modified on 2/23/2007



APPLIES TO

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition
  • Microsoft Windows 2000 Datacenter Server
  • Microsoft Windows NT Workstation 4.0 Developer Edition
  • Microsoft Windows NT Server 4.0 Standard Edition



This article was previously published under Q172330

SYMPTOMS

When you use Distributed File System (Dfs) services on a computer running Windows NT 4.0 and you create volumes (leafs) pointing to other shares on the server, (and in User Manager you assign a home directory path to a Dfs volume (leaf)) you will be able to log on to the computer and the home directory connection will be made. However, when you try to connect to the Dfs Root again, the following error message will be displayed:

The credentials supplied conflict with an existing set of credentials.

CAUSE

When you view the sessions for this server in Server Manager you will notice that an administrative connection has been made to the Dfs Root, however, the connection to the volume (leaf) will be displayed as having user credentials. During the logon process the system creates a session to the Dfs Root so the system can read the attached volumes (leafs.) That session is created under the administrative credentials so all future connections will conflict because the user credential is being supplied. Because the system created the original session, stopping the administrative session will not work because the system requires this session for the home directory.

RESOLUTION

Currently, the only way to resolve this situation is to use standard Server Message Block (SMB) shares and not use Dfs for the home directories.

STATUS

This behavior is by design.


Additional query words: blocks ipc dollar

Keywords: kbbug kbnofix KB172330