LDAP : Java Glossary
home L words local find no local find frame, full screen Google search web for topic jump to footer translate with Babelfish 2006-04-01 by Roedy Green ©1996-2008 Canadian Mind Products
Go to : 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-4978-0-201-65758-6
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.
Canadian flag amazon.ca. amazon.com. American flag
Canadian flag chapters.indigo.ca . powells.com American flag
French flag amazon.fr. barnesandnoble.com American flag
German flag amazon.de. amazon.co.uk. UK 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.16] The information on this page is for non-military use only.
You are visitor number 11,114. 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 website mirror)
http://mindprod.com/jgloss/ldap.html J:\mindprod\jgloss\ldap.html