Hello there,
I have several DCs in my network (2012 Standard , 2016 Standard). One of my DCs keeps repeating the following error :
Event ID 37
Source : Kerberos-Key-Distribution-Center
The Key Distribution Center (KDC) encountered a ticket that did not contain information about the account that requested the ticket while processing a request for another ticket. This prevented security checks from running and could open security vulnerabilities. See https://go.microsoft.com/fwlink/?linkid=2173051 to learn more.
Ticket PAC constructed by: servername
Client: domain\username
Ticket for: krbtgt
I already followed the instructions on this link : https://go.microsoft.com/fwlink/?linkid=2173051 and setup every DC with the enforced registry key :
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Kdc
I know this will be deployed by different phases.
However I still have a few questions :
Is it normal to keep getting the error after we setup the enforced key on every DC ?
Is there a way to make the error go away ?
Is manually entering the enforcement key part of the process ?
Thanks in Advance.