Why two way forest trust is required for inter forest user / computer accounts migration?

SMITESH SARMALKAR 5 Reputation points
2023-03-20T18:57:03.4266667+00:00

Why 2 way forest trust is required while migrating user and computer accounts from different forest?

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,898 questions
Windows Server Migration
Windows Server Migration
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Migration: The process of making existing applications and data work on a different computer or operating system.
408 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Limitless Technology 43,951 Reputation points
    2023-03-21T15:35:52.92+00:00

    Hello there,

    In a two-way trust (Transitive), both domains that are involved in a trust relationship trust each other.This means that authentication requests can be passed between the two domains in both directions.Some two-way relationships can be non-transitive or transitive depending on the type of trust being created.

    Forest trusts help you to manage a segmented AD DS infrastructures and support access to resources and other objects across multiple forests. Forest trusts are useful for service providers, companies undergoing mergers or acquisitions, collaborative business extranets, and companies seeking a solution for administrative autonomy.

    https://learn.microsoft.com/en-us/azure/active-directory-domain-services/concepts-forest-trust

    Hope this resolves your Query !!

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