TheBestLinks.com
TheBestLinks.com
OpenLDAP, Lightweight Directory Access Protocol, Apple Computer, Active ... Print friendly version | Tell a friend
 
Navigation
Search
Toolbox

Lightweight Directory Access Protocol

From TheBestLinks.com

(Redirected from OpenLDAP)

Lightweight Directory Access Protocol (LDAP) is a protocol for accessing on-line directory services.

The IETF designed and specified LDAP as a better way to make use of X.500 directories - having found the original Directory Access Protocol (DAP) too complex for simple internet clients to use. LDAP defines a relatively simple protocol for updating and searching directories running over TCP/IP.

The common term "LDAP directory" can mislead. No specific type of directory is an "LDAP directory". One could reasonably use the term to describe any directory accessible using the LDAP protocol and which can identify objects in the directory with X.500 identifiers. Directories such as OpenLDAP and its predecessors from the University of Michigan, though primarily designed as native repositories optimized for access by LDAP rather than as a gateway to X.500 protocols as was provided in ISODE, are nevertheless no more "LDAP directories" than any other directory accessible by the LDAP protocol.

LDAP has gained wide support from vendors such as:

as well as in open source/free software implementations such as OpenLDAP.

An LDAP directory entry consists of a collection of attributes with a name, called a distinguished name (DN), which refers to the entry unambiguously. Each of the entry's attributes has a type and one or more values. The types are typically mnemonic strings, like "cn" for common name, or "mail" for e-mail address. The values depend on the type, and most non-binary values in LDAPv3 use UTF-8 string syntax . For example, a mail attribute might contain the value "user@example.com". A jpegPhoto attribute would contain a photograph in binary JPEG/JFIF format.

LDAP directory entries feature a hierarchical structure that reflects political, geographic, and/or organizational boundaries. In the original X.500 model, entries representing countries appear at the top of the tree; below them come entries representing states or national organizations. Typical LDAP deployments use DNS names for structuring the top levels of the hierarchy. Further below might appear entries representing people, organizational units, printers, documents, or just about anything else.

RFCs

References

This article was originally based on material from the Free On-line Dictionary of Computing and is used under the GFDL.

External links



de:Lightweight Directory Access Protocol fr:Lightweight directory access protocol ja:Lightweight Directory Access Protocol nl:Lightweight Directory Access Protocol ru:LDAP

Related links


Top visited 0 of 0 links

[no links posted yet]

>> place link >>

Discussion

Last posted 0 of 0 messages

[no messages posted yet]

>> post message >>

Watch

You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
 
   
Innovate it
This page was last modified 18:25, 2 Oct 2004.
  Content is available under GNU Free Documentation License 1.2.
Powered by MediaWiki