Important This article contains information about how to modify the registry. Make sure that you 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:
322756 How to back up and restore the registry in Windows
Warning 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 the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this problem, Microsoft recommends that you set the CachedLogonsCount value back to the original value of 10 or to another number that is greater than zero. You must modify the CachedLogonsCount value on all cluster nodes. Do not do this until a domain controller is available for authentication.
To modify the CachedLogonsCount value, follow these steps.
1. | Click Start, and then click Run. |
2. | In the Open box, type regedit, and then click OK. |
3. | In Registry Editor, locate the following subkey: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon |
4. | Double-click the CachedLogonsCount value, set the value to 10, and then click OK. |
5. | Restart the cluster nodes. |
Alternatively, you can also use Group Policy Object Editor to set the value. To set the value by using Group Policy Object Editor, follow these steps:
1. | From a cluster node, click Start, and then click Run. |
2. | In the Open box, type gpedit.msc, and then click OK. |
3. | In the Group Policy snap-in, expand Computer Configuration, expand Windows Settings, expand Security Settings, expand Local Policies, and then expand Security Options. |
4. | Locate the Interactive Logon:Number of Previous Logons to Cache value. |
5. | Double-click the Interactive Logon:Number of Previous Logons to Cache value, and then increase the value to a number that is greater than zero.
The default value is 10. |
6. | Click OK, quit Group Policy Object Editor, and then restart the server. |
You must repeat this process on all cluster nodes.
After you restart all the cluster nodes, cached logons will be available to the cluster nodes if a domain controller becomes unavailable.
For more information about how to check the effective domain or organizational unit policy settings, click the following article number to view the article in the Microsoft Knowledge Base:
321709
How to use the Group Policy Results tool in Windows 2000