Microsoft KB Archive/289901

From BetaArchive Wiki
Knowledge Base


Article ID: 289901

Article Last Modified on 2/19/2007



APPLIES TO

  • Microsoft Windows 2000 Service Pack 1
  • Microsoft Windows 2000 Service Pack 2
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Service Pack 1
  • Microsoft Windows 2000 Service Pack 2



This article was previously published under Q289901

SYMPTOMS

After you perform an authoritative restore operation (a database restore) on a domain controller in the forest, event IDs 1311 and 1566 may occur every 15 minutes on the forest's inter-site topology generator servers.

CAUSE

This problem occurs after an administrator performs an authoritative restore operation by using the Ntdsutil utility that is included with Windows 2000. When you use the Restore Database option, this procedure increments the version number on each attribute for each object in the naming contexts in the database (DIT).

After this procedure is finished, these changes are replicated to other domain controllers. The object that causes the higher-level problem (the Knowledge Consistency Checker, or KCC, generating topology/replication errors) is a cross-ref object for the root domain. Cross-ref objects are present in the Configuration naming context in Active Directory and represent each domain in the forest.

After the authoritative restore process, the cross-ref object in the Configuration container is updated for the domain (as a result of Active Directory replication), which triggers a data refresh on the domain controller. Part of this refresh is to generate Service Principal names (SPNs), which are used to locate services on given computers. However, during this refresh, not enough buffer is allocated (see the information below) and the resulting SPN is truncated. For example, a domain controller would typically register or advertise:

LDAP/a6348fd0-fbf5-406e-9f79-e996d2b90eb8._msdcs.root.mgs.com


However, when the refresh occurs, the data is truncated to:

LDAP/a6348fd0-fbf5-406e-9f79-e996d2b90eb8._msdcs.r


The domain controller registers the latter and this information is replicated to a global catalog server, which other computers query to locate a given computer. The higher-level problem is that, in this scenario, the inter-site topology generator is attempting to communicate with one of the bridgehead servers. It does this by looking up a specific SPN in Active Directory. When it queries the global catalog server for this value, it looks for the full name that is referenced above, but a negative response is returned from the global catalog server, resulting in the event log messages.

RESOLUTION

To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

260910 How to Obtain the Latest Windows 2000 Service Pack


The English version of this fix should have the following file attributes or later:

   Date         Time    Version        Size     File name
   -----------------------------------------------------------------
   6/27/2001   12:19p   5.0.2195.3787  501,520  Lsasrv.dll(56-bit)
   7/2/2001    05:49p   5.0.2195.3787  355,088  Advapi32.dll
   7/2/2001    06:38p   5.0.2195.3787  519,440  Instlsa5.dll
   7/2/2001    05:49p   5.0.2195.3787  143,120  Kdcsvc.dll
   6/26/2001   08:15p   5.0.2195.3781  197,392  Kerberos.dll
   6/26/2001   08:16p   5.0.2195.3781   69,456  Ksecdd.sys
   6/27/2001   12:20p   5.0.2195.3787  501,520  Lsasrv.dll
   6/26/2001   08:16p   5.0.2195.3781   33,552  Lsass.exe
   7/2/2001    05:49p   5.0.2195.3781  909,072  Ntdsa.dll
   7/2/2001    05:49p   5.0.2195.3781  382,224  Samsrv.dll
   7/2/2001    05:49p   5.0.2195.3781  128,784  Scecli.dll
   7/2/2001    05:49p   5.0.2195.3649  299,792  Scesrv.dll 
                



WORKAROUND

To work around this problem, reboot all the domain controllers after the authoritative restore of the configuration data.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3.

MORE INFORMATION

For additional information about how to obtain a hotfix for Windows 2000 Datacenter Server, click the article number below to view the article in the Microsoft Knowledge Base:

265173 The Datacenter Program and Windows 2000 Datacenter Server Product


For additional information about how to install multiple hotfixes with only one reboot, click the article number below to view the article in the Microsoft Knowledge Base:

296861 Use QChain.exe to Install Multiple Hotfixes with One Reboot


For additional information about how to install Windows 2000 and Windows 2000 hotfixes at the same time, click the article number below to view the article in the Microsoft Knowledge Base:

249149 Installing Microsoft Windows 2000 and Windows 2000 Hotfixes



Additional query words: kbDirServices

Keywords: kbbug kbfix kbwin2000presp3fix kbqfe kbwin2000sp3fix kbdirservices kbhotfixserver KB289901