Software:Apache Directory

From HandWiki
Short description: Open-source directory server
Apache Directory Server
Apache Directory logo.jpg
Developer(s)Apache Software Foundation
Stable release
2.0.0-AM26 / March 7, 2020; 3 years ago (2020-03-07) [1]
RepositoryDirectory Server Repository
Written inJava
Operating systemCross-platform
TypeLDAP
LicenseApache License 2.0
Websitedirectory.apache.org

Apache Directory is an open source project of the Apache Software Foundation. The Apache Directory Server, originally written by Alex Karasulu, is an embeddable directory server entirely written in Java. It was certified LDAPv3-compatible by The Open Group in 2006.[2][3] Besides LDAP, the server supports other protocols as well, and a Kerberos server.[4]

There exist these subprojects:

  • Apache Directory Studio - an LDAP browser/editor for data, schema, LDIF, and DSML written in an Eclipse-based framework.
  • Apache SCIMple - an implementation of SCIM v2.0 specification.
  • Apache Fortress - a standards-based authorization 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 Java.

See also

References

External links