Terme informatique

Domain Naming Master

The forest-wide FSMO role that controls adding and removing domains and directory partitions in the forest.

⌚ About 2 min read
View my favorites

Domain Naming Master is the forest-wide FSMO role that controls adding and removing domains and directory partitions in the forest.

Simple definition

Domain Naming Master is the forest-wide FSMO role that controls adding and removing domains and directory partitions in the forest. It belongs to the Active Directory vocabulary and is useful when reading architecture diagrams, product documentation, logs, or administration procedures.

What is it used for?

Its main purpose is to ensure uniqueness and consistency of the Active Directory namespace across the forest. The practical value depends on the surrounding architecture, security model, and operational requirements.

How does it work?

Only one domain controller holds this role in a forest. It is contacted for structural operations such as adding or removing a domain.

Key points

  • Scope: The forest-wide FSMO role that controls adding and removing domains and directory partitions in the forest.
  • Operational goal: Ensure uniqueness and consistency of the Active Directory namespace across the forest.
  • Implementation: Only one domain controller holds this role in a forest. It is contacted for structural operations such as adding or removing a domain.

Points to watch

Losing the role holder does not stop normal authentication, but blocks some topology operations until recovery or role transfer/seizure.

In short

Domain Naming Master = the forest-wide FSMO role that controls adding and removing domains and directory partitions in the forest. Use it when you need to ensure uniqueness and consistency of the Active Directory namespace across the forest.

♡ 0