
What Is LDAP & How Does It Work? - Okta
Sep 11, 2024 · LDAP is an open, vendor-neutral application protocol for accessing and maintaining that data. LDAP can also tackle authentication, so users can sign on just once and access many different …
What is LDAP used for? - Stack Overflow
Oct 27, 2008 · LDAP stands for Lightweight Directory Access Protocol. As the name suggests, it is a lightweight protocol for accessing directory services, specifically X.500-based directory services. …
Lightweight Directory Access Protocol - Wikipedia
Similarly, a telephone directory is a list of subscribers with an address and a phone number. A common use of LDAP is to provide a central place to store usernames and passwords. This allows many …
What is lightweight directory access protocol (LDAP) authentication?
Feb 3, 2026 · Lightweight directory access protocol (LDAP) is a protocol that helps users find data about organizations, persons, and more. LDAP has two main goals: to store data in the LDAP directory and …
Lightweight Directory Access Protocol (LDAP) - GeeksforGeeks
Jun 21, 2019 · Lightweight Directory Access Protocol (LDAP) is an internet protocol works on TCP/IP, used to access information from directories. LDAP protocol is basically used to access an active …
The Complete Guide to LDAP (Everything You Need to Know)
Aug 11, 2021 · LDAP (Lightweight Directory Access Protocol) is an open-standard protocol developed in 1993 that enables organizations to securely manage users, authenticate credentials, and authorize …
What is LDAP | Microsoft Learn
May 30, 2018 · Unlike most other Internet protocols, LDAP has an associated API that simplifies writing Internet directory service applications. The LDAP API is applicable to directory management and …
What Is LDAP? Protocol, Authentication, and How It Works
LDAP is a protocol that applications use to communicate with a directory service. It lets them search for users, verify credentials, and retrieve information like group memberships from a central directory.
What is LDAP Authentication? How Does It Work? | Fortinet
The Lightweight Directory Access Protocol (LDAP) is an open, cross-platform software protocol used for authentication and communication in directory services.
What Is LDAP? A Simple Guide for Beginners - skycloak.io
Dec 15, 2024 · LDAP, or Lightweight Directory Access Protocol, is an open, vendor-neutral application protocol for accessing and maintaining distributed directory information services over an Internet …