ralf on February 4th, 2009

Most enterprises use LDAP as interface to their company structure database. In the Microsoft world is Active Directory the implementation for LDAP. Under Linux is OpenLDAP the common choice for admins. Such LDAP directories are tree based. OpenLDAP is the reference implementation for LDAP v3.
The JNDI API inside the Java SDK is usable as implementation [...]

Continue reading about Howto setup a OpenLDAP Server for Ubuntu 8.10