LDAP

Stands for "Lightweight Directory Access Protocol." If you want to make directory information available over the Internet, this is the way to do it. LDAP is a streamlined version of an earlier directory standard called X.500. What makes LDAP so useful is that it works great over TCP/IP networks (unlike X.500), so information can be accessed through LDAP by anyone with an Internet connection. It is also an open protocol, which means directories can be stored on any type of machine (i.e. Windows 2000, Red Hat Linux, Mac OS X).

To give you an idea of how an LDAP directory is organized, here are the different levels of a simple LDAP tree hierarchy:

  1. The root directory
  2. Countries
  3. Organizations
  4. Divisions, departments, etc.
  5. Individuals
  6. Individual resources, such as files and printers.

Most LDAP connectivity is done behind the scenes, so the typical user probably won't notice it when surfing the Web. However, it is a good technology to know about. If nothing else, it is another term to impress your parents with.

Updated in 2006 by Per C.

Definitions by TechTerms.com

The definition of LDAP on this page is an original TechTerms.com definition. If you would like to reference this page or cite this definition, you can use the green citation links above.

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

Want to learn more tech terms? Subscribe to the daily or weekly newsletter and get featured terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.