Active Directory Site
Also known as:AD Site · Site
Active Directory Site: A logical representation of physical network topology based on assigned IP subnets. Clients use sites to locate nearby domain controllers and services, while replication can account for bandwidth, schedules, and location boundaries. Missing or incorrect subnet mappings often cause unnecessary WAN traffic and unexpected authentication paths.
How it works and where it fits
Active Directory Site denotes a technical component or operating environment with its own trust boundaries, identities, interfaces, and dependencies. Security is determined not only by the product, but by architecture, configuration, and the way data and privileges cross component boundaries. Management planes and production processing should be considered separately.
Practical security relevance
Secure operation depends on complete inventory, hardened baselines, least privilege, patchability, and centralized telemetry. Changes should be reproducible and reviewable. Exposed interfaces, default access, secrets, and supply-chain dependencies need particular attention; isolation, backup, and recovery must also be exercised in realistic conditions.
Related concepts
- Domain ControllerDomain ControllerServer running Active Directory Domain Services that replicates directory data and supports authentication and authorization for a domain.: Server running Active Directory Domain Services that replicates directory data and supports authentication and authorization for a domain.
- Active Directory ReplicationActive Directory ReplicationMulti-master synchronization of directory changes between domain controllers with partition, site, and conflict handling.: Multi-master synchronization of directory changes between domain controllers with partition, site, and conflict handling.
- Active Directory DomainActive Directory DomainLogical Active Directory partition with a shared directory database, namespace, policies, and domain controllers.: Logical Active Directory partition with a shared directory database, namespace, policies, and domain controllers.
- Network SegmentationNetwork SegmentationSeparates network segments to control access and limit lateral movement.: Separates network segments to control access and limit lateral movement.