Implementing Cloud Kerberos Trust with Multiple On-premises AD Forests

Daniel 86 Reputation points
2025-01-13T15:16:32.97+00:00

I have a question about setting up Cloud Kerberos trust in an environment with multiple on-premises Active Directory (AD) forests that are configured with domain trusts between them.

Is it sufficient to configure Cloud Kerberos trust for only one on-premises AD forest, or is it necessary to set it up for each of the AD forests connected by domain trusts?

Has anyone done something like this?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,913 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Zunhui Han 3,810 Reputation points Microsoft External Staff
    2025-01-15T16:16:35.7566667+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Yes, we need to configure Cloud Kerberos trust for every AD forest. Here are the steps to follow:

    1.Enable Entra Kerberos in every domain involved in all forest.

    2.Create AzureADKerberos Computer Object: For each AD forest, create an AzureADKerberos computer object in the respective domain. This object acts as a read-only domain controller (RODC) and is used by Microsoft Entra ID to generate Ticket Granting Tickets (TGTs)1.

    3.Configure Cloud Kerberos Trust on endpoints via GPO or Intune.

    4.Verify the configuration and ensure that users can authenticate via Cloud Kerberos Trust.

    For further details, please refer to below Microsoft Official Documentation:

    REF: https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/deploy/hybrid-cloud-kerberos-trust?tabs=intune

    To help other customers who may be facing the same issue, please don't forget to vote if the reply is helpful.

    Best Regards

    Zunhui

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.