AD Forests two way trust - Disaster Recovery

Marcus Wong Theen Nam 1,146 Reputation points
2021-11-26T11:24:50.277+00:00

I have 2 AD forest, A and B. Configured two way trust. In forest B there is 2 AD site which is site A and B.

Site A holding the fsmo roles. I'm going to bring down site A for a DR drill test without moving the FSMO to site B.

In this case, will the trust relationship still maintain without any issue?

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 39,931 Reputation points
    2021-11-26T19:42:58.133+00:00

    Hi @Marcus Wong Theen Nam

    Yes the trust relationship will be maintained without any issue.

    Trust relationships enable access to resources can be either one-way or two-way. A one-way trust is a unidirectional authentication path created between two domains. In a one-way trust between Domain A and Domain B, users in Domain A can access resources in Domain B.

    Some one-way trusts can be either non-transitive or transitive depending on the type of trust being created.

    Here is a link as well to understand https://learn.microsoft.com/en-us/azure/active-directory-domain-services/concepts-forest-trust

    -----
    --If the reply is helpful, please Upvote and Accept it as an answer--


1 additional answer

Sort by: Most helpful
  1. Gary Reynolds 9,621 Reputation points
    2021-11-26T22:49:27.197+00:00

    Hi @Marcus Wong Theen Nam

    This isn't a simple yes or no answer, as there are many factors that could impact resource access across the trust. i.e.

    1. Are there domain controllers for forest A in site B
    2. Are there any dependencies in site A
    3. Do workstations and servers in site B have their client DNS setting include DCs in Site A and Site B

    By not moving the FSMO roles and depending on how long Site A is offline, you could face problems with object creation, users will experience a longer timeout for incorrect password.

    Gary.


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.