Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You receive a Key Distribution Center "Event ID: 20" event message on a Windows Server 2003-based domain controller


View products that this article applies to.

Symptoms

Consider the following scenario. You are using a Microsoft Windows Server 2003-based domain controller. The domain controller is part of a domain that does not have a certification authority (CA) installed. You receive the following event message in the Event Viewer System log:

Event Type: Warning
Event Source: KDC
Event Category: None
Event ID: 20
Date: date
Time: time
User: N/A
Computer: computer name
Description: The currently selected KDC certificate was once valid, but now is invalid. No suitable replacement was found. Smartcard logon may not function correctly if this problem is not remedied. Have the system administrator check on the state of the domain's public key infrastructure. The chain status is in the error data.

↑ Back to the top


Cause

This issue may occur because of invalid domain controller certificates. Domain controller certificates may become invalid if you remove a CA that was installed in the domain. After you remove the CA, the domain controller still tries to contact the CA. Therefore, you receive the error message that is mentioned in the "Symptoms" section.

↑ Back to the top


Resolution

To resolve this issue, remove all the invalid domain controller certificates, as follows:
  1. At a command prompt, type the following command, and then press ENTER:
    Certutil -dcinfo deleteBad
  2. At the command prompt, type exit, and then press ENTER to close the command prompt.
  3. Remove all the Key Distribution Center (KDC) "Event ID: 20" instances from the Event Viewer System log.
  4. Restart the domain controller.

↑ Back to the top


More information

For more information about related issues, click the following article numbers to view the articles in the Microsoft Knowledge Base:
887578� You receive a "Logon failure" message when you use a smart card on a Windows Server 2003-based computer
892090� Group Policy settings are not applied when a user in an external Kerberos realm logs on to a Windows XP Professional-based or to a Windows 2000 Professional-based computer in a child domain
929272� Interactive logon styles and Key Distribution Center account lookup in Windows Server 2003

↑ Back to the top


Keywords: KB939088, kbprb, kbtshoot, kbexpertiseinter

↑ Back to the top

Article Info
Article ID : 939088
Revision : 2
Created on : 7/26/2007
Published on : 7/26/2007
Exists online : False
Views : 291