LDAP
|
LDAP is both a network protocol and a standard architecture for organizing the directory data. LDAP was created in 1995 as an academic university project, then commercialized by Netscape in the late 1990s. As a protocol, LDAP is a simplified version of the Data Access Protocol (DAP) used in the earlier standard X.500. LDAP's chief advantage over its predecessor is the ability to run over TCP/IP. As an architecture, LDAP utilizes a distributed tree structure similar to X.500.
Prior to standards like X.500 and LDAP being adopted, most business networks used prioprietary network directory technology, chiefly Banyan VINES or Novell NDS. LDAP has gradually replaced all of these others as a universal standard "building block." Today's popular directory technologies like Microsoft Active Directory can use LDAP as a standard foundation to improve their performance and their maintainability.
Also Known As: Lightweight Directory Access Protocol, Lightweight DAP
Related Resources:
Understanding and Deploying LDAP Directory Services (2nd Ed.)
See how we reviewed this latest edition of the book affectionally known as the "LDAP Bible."Directory Services Resources
Read more about general network directory concepts and technologies including LDAP, Active Directory, and Novell eDirectory.

