DOCUMENT:Q320331 26-JUL-2002 [winnt] TITLE :User Name Mapping Becomes Inconsistent in a Cluster Environment PRODUCT :Microsoft Windows NT PROD/VER::2.2 OEM Only,3.0 OPER/SYS: KEYWORDS:kbenv ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows Services for UNIX, versions 2.2 OEM Only, 3.0 ------------------------------------------------------------------------------- IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base: Q256986 Description of the Microsoft Windows Registry SYMPTOMS ======== User name mapping may become inconsistent across cluster nodes in a cluster environment. CAUSE ===== This problem may occur if the User Name Mapping service starts without recognizing that a cluster exists. If this occurs,, changes that are made before the cluster is initialized may not be propagated to all of the cluster nodes. STATUS ====== Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. WORKAROUND ========== WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. To prevent this problem from occurring, add a dependency to the User Name Mapping component. You can make User Name Mapping dependent on the start of the Cluster service by editing the DependOnService registry value. Follow these steps on all the cluster nodes: 1. Using Registry Editor, locate and then click the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Mapsvc 2. Edit the DependOnService value. Add "ClusSvc" (without the quotation marks) to the list of services. For additional information about the DependOnService registry value, click the article number below to view the article in the Microsoft Knowledge Base: Q193888 How to Delay Loading of Specific Services Additional query words: ====================================================================== Keywords : kbenv Technology : kbWinServiceUNIXSearch kbWinServiceUNIX300 kbWinServiceUNIX220OEM Version : :2.2 OEM Only,3.0 Issue type : kbprb ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2002.