VOOZH about

URL: https://techterms.com/definition/ldap

⇱ LDAP Definition - What is LDAP?


HomeInternet TermsLDAP Definition

LDAP

Stands for "Lightweight Directory Access Protocol."

LDAP is a protocol for accessing directory information services over a network. LDAP directory servers store information about user accounts, network-accessible resources, and other organizational data in a directory database optimized for fast information retrieval. LDAP is often used for authentication and permissions management in an organization, using tools like Microsoft Active Directory or IBM Directory Services. It functions over TCP/IP, which allows it to provide directory information over local networks and the Internet.

An LDAP directory server is like an organization's phone book, containing information that helps identify users and locate resources within the directory's hierarchy. Each directory is organized into several levels of a tree, starting at the root directory and split into branches — geographic locations, organizations, and organizational units like divisions and departments. Individual users within those divisions are further organized into groups and then assigned various attributes like user ID, email address, and permissions levels.

👁 A simplified diagram of an LDAP directory tree
A simplified diagram of an LDAP directory tree

The most common reason for an application to communicate with a directory server using LDAP is for user authentication. For example, when a user wants to sign into a web app, that app makes an LDAP query that checks the provided username and password against what is in the directory and grants access if they match. Communication applications (like email clients, voice and video conferencing apps, and other collaboration tools) also use LDAP to provide an address book that allows one user to look up any other user in the directory system.

Updated August 22, 2023 by Brian P.

👁 quiz
Test Your Knowledge

How many bits is a virtual channel identifier (VCI) in an ATM cell?

A
8
0%
B
16
0%
C
24
0%
D
32
0%
Correct! Incorrect!     View the VCI definition.
More Quizzes →

Tech Factor

? 8 / 10

The Tech Terms Computer Dictionary

The definition of LDAP on this page is an original definition written by the authors of TechTerms.com. If you would like to reference this page or cite this definition, please use the green citation bar directly below the definition.

Our goal is to explain computer terminology in a way that is easy to understand. We strive for accuracy and simplicity with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

The Tech Terms Newsletter

Improve your technical knowledge with our daily or weekly newsletter! Subscribe today and get new terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

Thank You

We just sent you an email to confirm your email address. Once you confirm your address, you will begin to receive the newsletter.

If you have any questions, please contact us.