Network Connections Are DeferredLast reviewed: October 20, 1997Article ID: Q169138 |
The information in this article applies to:
- Microsoft Windows NT Workstation version 4.0 - Microsoft Windows NT Server version 4.0 - Microsoft LAN Manager Server version 2.2 - Microsoft Windows for Workgroups version 3.11 - Microsoft Windows 95
SYMPTOMSBy default, persistent drive connections are deferred in Windows NT 4.0. These deferred connections are sometimes referred to as ghosted. If you type net use from the command prompt, the drive status shows disconnected. Setting focus to the drive changes the drive mapping status to OK and initiates a connection with the server. However, you will experience the following error when using Windows NT Explorer to access a deferred mapping to a share-level server or user-level server that requires a password other than that of the currently logged on user:
D:\ is not accessible.Logon failure: unknown username or password.
CAUSEThe DeferFlags registry entry is not set to 1. This registry value should be added when making a persistent drive mapping to a server that requires specifying a password before connecting:
HKEY_CURRENT_USER\Network\D (where D represents the drive mapping)Valuename: DeferFlags Datatype: REG_DWORD Value: 1For additional information on ghosted connections, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q127018 TITLE : How to Enable Ghosted Connections in Windows NT STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. This problem has been corrected in the latest U.S. Service Pack for Windows NT version 4.0. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K |
Additional query words: ghost defer restore quick share
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |