Netlogon Event ID 5770 and 5722 on Primary Domain Controller

Last reviewed: February 4, 1998
Article ID: Q180114
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation versions 3.5, 3.51, and 4.0
  • Microsoft Windows NT Server versions 3.5, 3.51, and 4.0

SYMPTOMS

The following errors may occur in Windows NT when connecting to a Windows NT Workstation or a member Windows NT Server computer with User Manager or Server Manager:

   The trust relationship between this workstation and the domain failed.

Additionally, the following 5770 and 5722 errors may occur in the event log on a primary domain controller:

Netlogon Event ID 5722:

   The session setup from the computer CSWINS failed to authenticate. The
   name of the account referenced in the security database is CSWINS$. The
   following error occurred:

      Access is denied.

Netlogon Event ID 5770:

   The session setup to the Windows NT Domain Controller <\\server> from
   computer CSWINS using account CSWINS$ failed. CSWINS2 is declared to be
   a BDC in domain <domain_name>. However, CSWINS2 tried to connect as
   either a DC in a trusted domain, a member workstation in domain
   <domain_name>, or as a server in domain <domain_name>. Use the Server
   Manager to remove the BDC account for CSWINS.

And the following errors will occur on the target workstation or member server:

Netlogon Event ID 5719:

   No Windows NT Domain Controller is available for domain <domain_name>.
   The following error occurred:

   There are currently no logon servers available to service the logon
   request.

   NOTE: This event is expected and can be ignored when booting with the No
   Net Hardware Profile.

Netlogon Event ID 3210:

   Failed to authenticate with <\\server>, a Windows NT domain controller
   for domain <domain_name>.

CAUSE

Workstation and stand-alone server computer accounts are mistakenly treated as LanMan backup domain controllers (BDC) by the primary domain controller (PDC). LanMan BDCs are declared as such in a Windows NT domain by creating a special Windows NT global group called servers, creating user accounts that correspond to the computer names of the LanMan BDCs, and placing those user accounts in the servers group.

Authentication with the PDC fails when the accounts in the servers group are actually Windows NT workstations and servers. This is because Windows NT will use the secure channel account password against to authenticate with the PDC. The PDC finds a matching user account in the servers group for the Windows NT system and treats it as a LanMan BDC. During challenge/response authentication, the PDC uses the user account password instead of the secure channel password to authenticate the Windows NT system. This causes the errors noted in the summary.

RESOLUTION

If no LanMan BDCs exist, then remove the servers group and restart the Netlogon service on the PDC.

If LanMan BDCs exist, then remove the user accounts for the Windows NT systems experiencing this problem from the servers group. Restart the Netlogon service on the PDC.

Keywords          : NTSrvWkst
Version           : WinNT:3.1,3.51,4.0
Platform          : winnt
Issue type        : kbprb
Solution Type     : kbworkaround


================================================================================


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.

Last reviewed: February 4, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.