difrerence between tree domain and separate forest

J Z 21 Reputation points
2021-11-30T11:45:05.35+00:00

HI wee need create another AD domain with third level and we discuss which way to go.
We have two options

  1. create new forest with one root domain and create two or one way trust between them
  2. create new tree domain in existing forest

what is reason to choose one or another (what is difference between this solution in practise) because all solution is practically create trust between domains

What wee need is to users from existing forest an domain to authenticate to sharepoint whcih will sit in new domain or forest, which aproach to choose and why?
Also wee need user password change on app servers which will be sit in new domain

Microsoft 365 and Office SharePoint Server For business
Windows for business Windows Client for IT Pros Directory services Active Directory
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Clément BETACORNE 2,496 Reputation points
    2021-11-30T15:45:42.907+00:00

    Hello,

    To answer your question your best option will be a new tree because it will ease administration however you can create a new forest under this circumstance :

    • The forest administration is not by your team because by default Enterprise admin will be able to administrate the new tree

    Regards,

    0 comments No comments

  2. Elsie Lu_MSFT 9,801 Reputation points
    2021-12-01T06:40:40.217+00:00

    Hi @J Z ,

    Basically the tree is the domain, the forest can contain many trees (domains). A forest and domain get created the first time a domain is created in Active directory, you also have sites which are like the limbs of the tree.

    Within the scope of a forest, a domain is a container. Objects in that container inherently trust each other and the security services located in that same container. Each time you create a new domain container in a forest, a two-way, transitive trust relationship is automatically created between the new domain and its parent domain. Trusts are logical relationships established between domains to allow pass-through authentication in which a trusting domain honors the logon authentications of a trusted domain. Because all domain containers within a forest are joined together by two-way transitive trusts, objects within one domain container also inherently trust all other objects and security services located in every domain container located in that forest.

    You could choose according to your actual needs. Please refer to this article for more information about the differences:
    What Are Domains and Forests?

    Reference:
    difference between Active Directory Forest and Tree


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  3. Limitless Technology 39,916 Reputation points
    2021-12-02T10:02:54.25+00:00

    Hi there,

    To avoid confusion you can create a new forest and authenticate the sharepoint in the forest.

    The main difference between Tree and Forest in Active Directory is that a Tree is a collection of domains while the forest is a set of trees in an active directory. In brief, a tree is a collection of domains whereas a forest is a collection of trees.

    You can follow up on this article to learn about how trust relationships work for resource forests in Azure Active Directory Domain Services. This will throw some light on your way of understanding.

    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--

    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.