HOME

TheInfoList



OR:

Active Directory naming context (NC) or ''directory partition'', is a logical portion of the
Microsoft Microsoft Corporation is an American multinational technology corporation producing computer software, consumer electronics, personal computers, and related services headquartered at the Microsoft Redmond campus located in Redmond, Washin ...
's
Active Directory Active Directory (AD) is a directory service developed by Microsoft for Windows domain networks. It is included in most Windows Server operating systems as a set of Process (computing), processes and Windows service, services. Initially, Active D ...
(AD).


Description of the naming context

Active Directory can support tens of millions of objects. To scale up those objects, the Active Directory database is divided up into partitions for replication and administration. Each logical partition replicates its changes separately among domain controllers in the forest. Some directory partitions store forest wide configuration information and schema information; other directory partitions store information specific to individual domains, such as users, groups, and organizational units.


Default naming contexts

By default, the Active Directory Domain Service contains the following naming contexts: * Schema NC: stores schema information that is replicated to domain controllers in all domains of the forest. * Configuration NC: stores topology and other configuration data information that is replicated to domain controllers in all domains of the forest. * Domain NC: store domain information such as users and computers that is replicated to domain controllers in that domain only.


References


Active Directory naming contexts (directory partitions)
{{DEFAULTSORT:Naming context Active Directory Microsoft server technology