Share via

Resetting krbtgt account password in a multi-Domain Forest

121AM 25 Reputation points
2024-09-21T00:13:52.1666667+00:00

Hi,

We have two Active Directory Domains, the parent Domain (Domain A) and the child Domain (Domain B). I want to reset the krbtgt account's password in both Domains for security maintenance (not due to a breach of that account).

In which Domain should I reset the krbtgt account's password first, in the parent Domain or in child Domain?

Once password reset 1 and password reset 2 of krbtgt account is done in the first Domain, how much time should I wait before proceeding with krbtgt account's password reset in the second Domain?

Thank you in advance.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments

Answer accepted by question author

  1. Yanhong Liu 14,325 Reputation points Microsoft External Staff
    2024-09-23T03:06:02.3733333+00:00

    Hello,

    It is recommended to reset the krbtgt account password in the child domain first, which minimizes the risk of potential problems propagating upward to the parent domain. For each domain, you need to perform two consecutive password resets on the krbtgt account. The second reset ensures that any possible compromise with the old password is invalidated.

    After completing two password resets in the child domain, you should wait for replication to complete and the Kerberos ticket lifetime to expire. The default ticket lifetime is 10 hours, but it is recommended that you wait longer (such as 24 hours) to ensure that any cached tickets expire, and the changes propagate correctly.

    After ensuring the stability of the child domain after the reset, you can proceed to perform two consecutive password resets on the krbtgt account in the parent domain.

    I hope the information above is helpful.

    Best Regards,

    Yanhong Liu

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. 121AM 25 Reputation points
    2024-09-26T16:10:01.55+00:00

    Hello Yanhong,

    Thank you for your answer.

    To make sure that the replication is complete, I'll wait 24 hours between two password resets in child and parent Domain.

    How long would you suggest to wait between the first and the second password reset in the same Domain?

    Kind regards,

    AM

    Was this answer helpful?


Your answer

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