Here are some terms from this module that may have been new to you:
- Site: A site is one or more IP subnets connected by a high-speed link. Site
- Namespace: The namespace encompasses the forests, trees and domains that create the logical structure of the network. Objects within the namespace are identified in several different ways.
- Distinguished name: Every object in Active Directory has a distinguished name. The distinguished name identifies the domain where the object is located, in addition to the complete path by which the object is reached.
- Relative distinguished name: The relative distinguished name of an object is the part of the distinguished name that is an attribute of the object.
- User principal name: The user principal name of a user object is composed of the user's logon name and the DNS name of the domain where the user object resides.
- Globally unique identifier: The globally unique identifier (GUID) is a 128-bit number that is guaranteed to be unique. Windows 2000 assigns a GUID to objects when they are created.
- Domain: The basic administrative unit in a Windows 2000 network.
- Mixed-mode domain: Windows 2000 Server and Windows Server 2003 Active Directory can be deployed in mixed mode, which allows for Windows NT 4.0 Server BDCs. In fact, when you upgrade to Windows 2000 Server, you first upgrade the primary domain controller (PDC), and it's automatically acting in mixed mode.
- Native-mode domain: A domain in which all domain controllers are running Windows 2000 (no - NT 4.0 - domain controllers).
- Organizational unit: An organizational unit (OU) is a container object that you use to organize objects within a domain. An OU contains objects, such as user accounts, groups, computers, printers, and other OUs.
In the next module, you will learn the details of the physical structure of the Active Directory.