Home     Blog

Tree and Forest in Active Directory

The Domain is the core unit of logical structure in Active Directory. All objects that share a common directory database and trust relationship with other domain and security policies are known as Domains. Each domain stores information only about the objects that belong to that domain.

All security polices and settings, such as administrative rights, security policies, and Access Control Lists (ACLs), do not cross from one domain to another. Thus, a domain administrator has full rights to set policies only within domain they belong to.

Domains provide administrative boundaries for objects and manage security for shared resources and a replication unit for objects.

A Tree

Trees are collections of one or more domains that allow global resource sharing. A tree may consist of a single domain or multiple domains in a contiguous namespace. A domain added to a tree becomes a child of the tree root domain. The domain to which a child domain is attached is called a parent domain. A child domain can also have its multiple child domains. Child domain uses the name then its parent domain name and gets a unique Domain Name System (DNS).tree and forest in active directory Tree and Forest in Active Directory

For example, if tech.com is the root domain, users can create one or more Child domains to tech.com such as north.tech.com and or south.tech.com. These “children” may also have child domains created under them, such as sales.north.tech.com.

The domains in a tree have two way, Kerberos transitive trust relationships. A Kerberos transitive trust simply means that if Domain A trusts Domain B and Domain B trusts Domain C, then Domain A trusts Domain C. Therefore, a domain joining a tree immediately has trust relationships established with every domain in the tree.

A Forest

A forest is a collection of multiple trees that share a common global catalog, directory schema, logical structure, and directory configuration. Forest has automatic two way transitive trust relationships. The very first domain created in the forest is called the forest root domain.

Forests allow organizations to group their divisions that use different naming schemes and may need to operate independently. But as an organization, they want to communicate with the entire organization via transitive trusts and share the same schema and configuration container.

VN:F [1.9.17_1161]
Rating: 9.5/10 (16 votes cast)
Tree and Forest in Active Directory, 9.5 out of 10 based on 16 ratings
Follow Will.Spencer on

Comments (16)

 

  1. Ricardo Rosas says:

    Excellent summary for network begginers like me!!!
    It’s very clear.

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  2. mehedi says:

    fantastic article but missing some example in the forest description……

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  3. Srikant says:

    Hi…its very nice way of explaining the structure, however would be muh appreciated if the tree and forest architecture is explained and the scenario where it can be used would help us to improve our concepts..Anywayz thanks for such a useful post…Wouls like to see some more in future

    Thanks
    Srikant

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  4. Joel says:

    Tree & Forest Defenision Very good, pl add Examples…

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  5. Bala says:

    Grt information and its vry useful. Thnks a lot

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  6. Abuga says:

    nice explanation made me understand Tree and Forest.thanks for this

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  7. Chandra Bose Sharma says:

    great yaar. you made me understand.Thanking you.

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  8. manu says:

    oh! ts great nd informative nw m confident tht i can gear to my next exams .. :)

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  9. vishu noty says:

    got my ans thnks mate :)

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  10. anilk says:

    great yaar. you made me understand.Thanking you.

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
  11. Rijvana says:

    Thank   you  so much  for  giving  very useful  information.

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
    • Rijvana says:

      Thank you so much for giving very useful information.
       

      VA:F [1.9.17_1161]
      Rating: 0.0/5 (0 votes cast)
  12. Palash Bhattacharyya says:

    Thanks it is very clear and understandable, But i would have appreciate if u could expain along with some example and diagram

    Thanks & Regards
    Palash (Desktop Engineer)

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
  13. sandeep says:

    thanks a lot sir for given me such a great informatin……………..

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)
  14. Abhinav says:

    very well explained…

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)
  15. saikumar says:

    Its clearly understandable…. superb.

    VA:F [1.9.17_1161]
    Rating: 5.0/5 (1 vote cast)

Leave a Reply

Related Posts

  • Active Directory Groups

    Groups are containers that contain user and computer objects within them as members. When security permissions are set for a group in the Access Control List on a resource, all members of that group receive those permissions. Domain Groups enable centralized administration in a domain. All domain groups are created on a domain controller. In [...]...


  • Logical Structure of an Active Directory

    Active Directory fulfills all the needs of an organization by designing a directory structure. It provides flexibility in designing the business structure according to current and future needs for an organization, so it should be examined prior to installing active directory. In Active Directory, resources are organized in a logical structure, and this grouping of [...]...


  • How to Delegate Administrator Privileges in Active Directory

    The primary reason to create organizational units is to distribute administrative tasks across the organization by delegating administrative control to other administrators. Delegation is especially important when a decentralized administrative model is developed. Delegation of administration is the process of decentralizing the responsibility for managing organizational units from a central administrator to other administrators. The [...]...


  • Active Directory Replication

    The initial Windows NT versions were designed as single master network environments. The primary domain controller (PDC) was responsible for managing the domain database’s master copy. The PDC was therefore responsible for replicating any changes to the backup domain controllers (BDCs). In these environments, any changes had to be performed on the PDC, which then [...]...


  • Active Directory

    Active Directory (AD) is a structure used on computers and servers running the Microsoft Windows operating system (OS). AD is used to store network, domain, and user information and was originally created by Microsoft in 1996. It was first deployed on Microsoft Windows 2000. Active directories provide a number of functions to include providing information [...]...