Use forest search order

This policy setting defines the list of trusting forests that the Key Distribution Center (KDC) searches when attempting to resolve two-part service principal names (SPNs).If you enable this policy setting the KDC will search the forests in this list if it is unable to resolve a two-part SPN in the local forest. The forest search is performed by using a global catalog or name suffix hints. If a match is found the KDC will return a referral ticket to the client for the appropriate domain.If you disable or do not configure this policy setting the KDC will not search the listed forests to resolve the SPN. If the KDC is unable to resolve the SPN because the name is not found NTLM authentication might be used.To ensure consistent behavior this policy setting must be supported and set identically on all domain controllers in the domain.

Policy path: 

System\KDC

Scope: 

Machine

Supported on: 

At least Windows Server 2008 R2 or Windows 7

Registry settings: 

HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\KDC\Parameters!UseForestSearch; HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\KDC\Parameters!ForestSearchList

Filename: 

kdc.admx

Related content