Article ID: 321044 - Last Review: May 21, 2008 - Revision: 6.0 Event ID 11 in the System log of domain controllers
This article was previously published under Q321044 On This PageSYMPTOMS
The following events may be recorded in the System log on one or more domain controllers:
Event Type: Error
Event Type: Error
Event Type: Error CAUSE
This problem occurs because two or more computer accounts have the same service principal name (SPN) registered. Event ID 11 is logged when the Key Distribution Center (KDC) receives a ticket request, and the related SPN exists more than one time when it is checked on the global catalog (GC) for forestwide verification. RESOLUTION
To resolve this problem, locate the computer accounts that have the duplicate SPNs. When you have located the computers that have the duplicate SPNs, you can either delete the computer account from the domain, disjoin and rejoin the computer to the domain, or you can use ADSIEdit to correct the SPN on the computer that has the incorrect SPN. To locate the computer accounts that have the duplicate SPNs, use one of the following methods. Method 1: Use the LDP support toolNote If you do not have the Windows 2000 support tools installed, install them from the Windows 2000 CD-ROM before you continue. The Setup executable file for the support tools is located on the CD-ROM in the Support\Tools folder. The installation does not require that you restart the computer. However, you may have to restart the computer to update the environment variables.
Method 2: Use the Ldifde utilityUse the Ldifde utility to dump the SPN for the forest:
Method 3:Use the querySpn.vbs script in the following Microsoft TechNet article. To use the script, copy the code, paste it into Notepad, and then save the script as querySpn.vbs.http://www.microsoft.com/technet/scriptcenter/solutions/spnquery.mspx
(http://www.microsoft.com/technet/scriptcenter/solutions/spnquery.mspx)
Run the script by using the following command:cscript spnquery.vbs HOST/mycomputer* >check_SPN.txt Note The obtained output file check_SPN.txt from the script in Method 3 can be used the same way as described in Method 2.STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top