Protocol - LDAP

About

The Lightweight Directory Access Protocol, or LDAP is an application protocol for querying and modifying directory services running over TCP/IP.

The LDAP application is often the master piece of the authentication process for the software in a centralized security management. The software which is configured with LDAP authentication send to it the user and the password given in the login screen and wait a response (positive of negative) from it.

Related Articles

Attributes

You can get more information from the LDAP directory as :

  • email,
  • title,
  • telephone,
  • address….

This kind of data objects are name attributes and are organized in a logical and hierarchical manner.

Tree

An LDAP directory tree often reflects various political, geographic, and/or organizational boundaries, depending on the model chosen. LDAP deployments today tend to use Domain name system (DNS) names for structuring the topmost levels of the hierarchy. Deeper inside the directory might appear entries representing people, organizational units, printers, documents, groups of people or anything else that represents a given tree entry (or multiple entries).

Client tools

You can query a ldap directory with the help of ldap client tool such as:

  • ldp.
  • ldapsearch
  • Bookmark "Protocol - LDAP" at del.icio.us
  • Bookmark "Protocol - LDAP" at Digg
  • Bookmark "Protocol - LDAP" at Ask
  • Bookmark "Protocol - LDAP" at Google
  • Bookmark "Protocol - LDAP" at StumbleUpon
  • Bookmark "Protocol - LDAP" at Technorati
  • Bookmark "Protocol - LDAP" at Live Bookmarks
  • Bookmark "Protocol - LDAP" at Yahoo! Myweb
  • Bookmark "Protocol - LDAP" at Facebook
  • Bookmark "Protocol - LDAP" at Yahoo! Bookmarks
  • Bookmark "Protocol - LDAP" at Twitter
  • Bookmark "Protocol - LDAP" at myAOL
 
protocol/ldap/ldap.txt · Last modified: 2010/12/03 09:41 by gerardnico