LDAP : Java Glossary

go to home page L words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish 2006-04-01 by Roedy Green ©1996-2009 Canadian Mind Products
index page for letter ⇒ punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
LDAP
Lightweight Directory Access Protocol. LDAP is a client-server protocol for accessing a directory service. It was initially used as a front-end to X.500, but can also be used with stand-alone and other kinds of directory servers. LDAP is an interface to a database for cases where you are willing to have slow writes/updates in exchange for highly optimised reading/searching, e.g. telephone book lookup.

An LDAP directory entry is a collection of attributes with a name, called a distinguished name (DN). The various types of additional data obout that DN, (e.g. phone number, email address, mailing address, security access code) may have restricted access to a subset of users of the database.

You may recognise the distinguished name scheme from the one used in setting up code signing certificates.

LDAP directory entries are arranged in a hierarchical structure that reflects political, geographic, and/or organisational boundaries.

Java normally accesses LDAP via JNDI, Java Naming and Directory Interface.

Example LDAP Use

Books

book cover recommend book⇒LDAP Programming with Java
 paperbackhardcover
ISBN13:978-0-7686-8214-4clickcounter978-0-201-65758-6clickcounter
ISBN10:0-7686-8214-2clickcounter0-201-65758-9clickcounter
publisher:Addison-Wesley
published:2000-02-14
by:Rob Weltman, Tony Dahbura
LDAP, Lightweight Directory Access Protocol has many uses including phone books, organizational charts, storing photo IDs centrally location transparency for user preferences to allow users to access personalized settings from anywhere on a network. It is also used for security and authentication.
UK flag abe books.co.uk abe books.ca Canadian flag
UK flag amazon.co.uk. amazon.ca. Canadian flag
German flag abe books.de chapters.indigo.ca . Canadian flag
German flag amazon.de. abe books.com American flag
French flag abe books.fr amazon.com. American flag
French flag amazon.fr. barnes and noble.com American flag
Italian flag abe books.it powells.com American flag
Spanish flag iberlibro.com abe books anz Australian flag
About.com definition
certificates
JNDI
Open Channel LDAP browser
RFC 1777: Lightweight Directory Access Protocol
RFC 1778: The String Representation of Standard Attribute Syntaxes in LDAP
roadmap
Techtarget.com definifition

CMP homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.62] The information on this page is for non-military use only.
You are visitor number 11,977. Military use includes use by defence contractors.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/ldap.html J:\mindprod\jgloss\ldap.html