Software:Apache Directory
From HandWiki
Short description: Open-source directory server
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 2.0.0-AM26
/ March 7, 2020[1] |
Repository | Directory Server Repository |
Written in | Java |
Operating system | Cross-platform |
Type | LDAP |
License | Apache License 2.0 |
Website | directory |
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
- ↑ "Apache Directory". https://directory.apache.org/apacheds/news.html.
- ↑ "The Apache Software Foundation Is Latest Technology Leader To Embrace LDAP Standard And Achieve Open Group Certification". The Open Directory. 11 October 2006. http://opengroup.org/comm/press/11oct06.html.
- ↑ "What Apache Directory Server is". http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html. "the server has been successfully certified by the Open Group in September 2006 ("LDAP certified")."
- ↑ "What Apache Directory Server is". http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html. "Other network protocols like Kerberos and NTP are supported"
External links
- Apache Directory Server
- Apache Directory Studio
- Apache Directory Mavibot
- Apache Directory SCIMple
- Apache Directory Fortress
- Apache Directory Kerby
- Apache Directory LDAP API
Original source: https://en.wikipedia.org/wiki/Apache Directory.
Read more |