HOME

TheInfoList



OR:

Apache Directory is an
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
project of the
Apache Software Foundation The Apache Software Foundation (ASF) is an American nonprofit corporation (classified as a 501(c)(3) organization in the United States) to support a number of open source software projects. The ASF was formed from a group of developers of the A ...
. The Apache Directory Server, originally written by Alex Karasulu, is an embeddable
directory server In computing, a directory service or name service maps the names of network resources to their respective network addresses. It is a shared information infrastructure for locating, managing, administering and organizing everyday items and network r ...
entirely written in
Java Java (; id, Jawa, ; jv, ꦗꦮ; su, ) is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea to the north. With a population of 151.6 million people, Java is the world's List ...
. It was certified
LDAP The Lightweight Directory Access Protocol (LDAP ) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network. Directory servi ...
v3-compatible by
The Open Group The Open Group is a global consortium that seeks to "enable the achievement of business objectives" by developing "open, vendor-neutral technology standards and certifications." It has over 840 member organizations and provides a number of servi ...
in 2006. Besides LDAP, the server supports other protocols as well, and a Kerberos server. There exist these subprojects: * Apache Directory Studio - an LDAP browser/editor for data, schema,
LDIF The LDAP Data Interchange Format (LDIF) is a standard plain text data interchange format for representing Lightweight Directory Access Protocol (LDAP) directory content and update requests. LDIF conveys directory content as a set of records, on ...
, and DSML written in an
Eclipse An eclipse is an astronomical event that occurs when an astronomical object or spacecraft is temporarily obscured, by passing into the shadow of another body or by having another body pass between it and the viewer. This alignment of three ce ...
-based framework. * Apache SCIMple - an implementation of SCIM v2.0 specification. * Apache Fortress - a standards-based
authorization Authorization or authorisation (see spelling differences) is the function of specifying access rights/privileges to resources, which is related to general information security and computer security, and to access control in particular. More for ...
system. * Apache Kerby - a Kerberos implementation written in Java. * Apache LDAP API - an SDK for directory access in Java. * Apache Mavibot - a Multi Version Concurrency Control ( MVCC)
BTree In computer science, a B-tree is a self-balancing tree data structure that maintains sorted data and allows searches, sequential access, insertions, and deletions in logarithmic time. The B-tree generalizes the binary search tree, allowing for n ...
in Java.


See also

*
List of LDAP software The following is a list of software programs that can communicate with and/or host directory services via the Lightweight Directory Access Protocol (LDAP). Client software Cross-platform * Admin4 - an open source LDAP browser and directory cl ...


References


External links

* /directory.apache.org/ Apache Directory Server* /directory.apache.org/studio/ Apache Directory Studio* /directory.apache.org/mavibot/ Apache Directory Mavibot* /directory.apache.org/scimple/ Apache Directory SCIMple* /directory.apache.org/fortress/ Apache Directory Fortress* /directory.apache.org/kerby/ Apache Directory Kerby* /directory.apache.org/api/ Apache Directory LDAP API
Directory Directory may refer to: * Directory (computing), or folder, a file system structure in which to store computer files * Directory (OpenVMS command) * Directory service, a software application for organizing information about a computer network's u ...
Directory services {{network-software-stub