User is not alerted when logging on with domain cached credentials (242536)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft Windows Server 2003 SP1
- Microsoft Windows Server 2003, 64-Bit Datacenter Edition
- Microsoft Windows Server 2003, 64-Bit Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows Server 2003, Datacenter Edition for Itanium-based Systems
- Microsoft Windows Server 2003, Datacenter x64 Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
- Microsoft Windows Server 2003, Enterprise x64 Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Server 2003, Standard x64 Edition
- Microsoft Windows Server 2003, Web Edition
- Microsoft Windows XP Professional
This article was previously published under Q242536 Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows registry SYMPTOMS When you attempt to log on to a domain from a Windows-based
workstation or member server and a domain controller cannot be located, no
error message is displayed. Instead, you are logged on to the local computer
using cached credentials. RESOLUTIONWarning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. To configure Windows to display a message when a
user is logged on using cached credentials, follow these steps on each computer
on which you want to display a message:
- Start Registry Editor (Regedt32.exe).
- Select the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \Windows NT\CurrentVersion\Winlogon
- On the Edit menu, click Add Value, and then add the following value:
Value Name: ReportControllerMissing Data Type: REG_SZ Data Value: TRUE (must be all uppercase) - Quit Registry Editor.
For each user for whom you want to display a message, follow
these steps:
- Start Registry Editor (Regedt32.exe).
- Select the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
- On the Edit menu, click Add Value, and then add the following value:
Value Name: ReportDC Data Type: REG_DWORD Data Value: 1 - Quit Registry Editor.
Modification Type: | Major | Last Reviewed: | 10/31/2005 |
---|
Keywords: | kbenv kbprb KB242536 |
---|
|