Lightweight Directory Access Protocol (LDAP) is an open, cross-platform protocol designed for accessing and managing directory information. In Active Directory (AD), LDAP is the backbone for querying, updating, and managing data about users, groups, and resources. Its standardized communication mechanism makes LDAP essential for centralized identity management and authentication in Windows environments.

Key Points:


Directory Structure

image.png

LDAP organizes data in a tree-like hierarchy that resembles a file system:


Communication Ports:


How LDAP Works

Screenshot 2025-06-29 001944.png

LDAP operates on a client-server model: