| Project Name | Apache Directory Server |
| Category | Servers |
| Programming Language | Java |
| Project Home Page | http://directory.apache.org/ |
| License(s) | Apache 2.0 License |
| License URL(s) | http://www.apache.org/licenses/LICENSE-2.0 |
| Tags (edit) | directory, jndi, ldap, uddi |
Apache Directory Server's primary vision (others also outlined below) is to build an enterprise directory server platform (and its components) where other Internet services snap in to store their data within the directory so they may be managed using LDAP. From the image above you'll see the architecture is designed so services besides LDAP like DNS, DHCP, SLP and Kerberos will snap in. Other services like UDDI can also be implemented and snapped in. These services will use a common networking layer and each can be toggled on and off according to the needs of the environment. apseda, mina, or sedang are various frameworks used for the common network layer. These services share the common network layer and back their data within the Apache Directory Server's backing stores without any network latency or going through the LDAP line protocol. NTP btw is the only exception and it's there to remedy the need for time sync for replication and other time sensitive protocols like kerberos. Its implementation here is intended to prevent any dependency on external infrastructure.
Other aspects to Directory's vision include becoming the JNDI goto project and also becoming the one stop shop for all directory and naming concerns here at the ASF. These concerns may be outside of the scope of JNDI or may not even fall under Java.
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| LDAP : Programming Directory-Enabled Apps (Macmillan Technology Series) | Mark Smith et al. |
| LDAP Directories Explained: An Introduction and Analysis | Brian Arkills |
| The ABCs of LDAP: How to Install, Run, and Administer LDAP Services | Reinhard Voglmaier |
| Understanding and Deploying LDAP Directory Services (2nd Edition) | Timothy A. Howes et al. |
Last modified on 2006-04-11 18:08:56.522 (rel. 8).
