Apache Directory: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
m Task 18 (cosmetic): eval 4 templates: hyphenate params (7×); |
||
Line 17: | Line 17: | ||
| website = {{URL|//directory.apache.org/}} |
| website = {{URL|//directory.apache.org/}} |
||
}} |
}} |
||
'''Apache Directory''' is an [[Open-source software|open source]] project of the [[Apache Software Foundation]]. Its flagship product, the '''Apache Directory Server''', originally written by Alex Karasulu, is an embeddable [[directory server]] entirely written in [[Java (programming language)|Java]]. It was certified [[Lightweight Directory Access Protocol|LDAP]]v3-compatible by [[The Open Group]] in 2006.<ref>{{Cite web |title=The Apache Software Foundation Is Latest Technology Leader To Embrace LDAP Standard And Achieve Open Group Certification |url=http://opengroup.org/comm/press/11oct06.html |publisher=The Open Directory |date=11 October 2006 | |
'''Apache Directory''' is an [[Open-source software|open source]] project of the [[Apache Software Foundation]]. Its flagship product, the '''Apache Directory Server''', originally written by Alex Karasulu, is an embeddable [[directory server]] entirely written in [[Java (programming language)|Java]]. It was certified [[Lightweight Directory Access Protocol|LDAP]]v3-compatible by [[The Open Group]] in 2006.<ref>{{Cite web |title=The Apache Software Foundation Is Latest Technology Leader To Embrace LDAP Standard And Achieve Open Group Certification |url=http://opengroup.org/comm/press/11oct06.html |publisher=The Open Directory |date=11 October 2006 |access-date=30 June 2009 }}</ref><ref>{{Cite web |title=What Apache Directory Server is |url=http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html |access-date=30 June 2009 |quote=Please note that the server has been successfully certified by the Open Group in September 2006 ("LDAP certified"). |archive-url=https://web.archive.org/web/20090531195522/http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html |archive-date=31 May 2009 |url-status=dead }}</ref> Besides LDAP, the server supports other protocols as well, and a [[Kerberos (protocol)|Kerberos]] server.<ref>{{Cite web |title=What Apache Directory Server is |url=http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html |access-date=30 June 2009 |quote=Other network protocols like Kerberos and NTP are supported |archive-url=https://web.archive.org/web/20090531195522/http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html |archive-date=31 May 2009 |url-status=dead }}</ref> |
||
There exist these subprojects: |
There exist these subprojects: |
Revision as of 09:23, 30 December 2020
Apache Directory Logo | |
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. Its flagship product, 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 - is an LDAP browser/editor for data, schema, LDIF, and DSML written in an Eclipse-based framework.
- Apache eSCIMo - is a Java-based implementation of the SCIM protocol.
- Apache Fortress - is a standards-based authorization system.
- Apache Kerby - is a Kerberos implementation written in Java.
- Apache LDAP API - is an SDK for directory access in Java.
- Apache Mavibot - is a database application for Java applications.
See also
References
- ^ "Apache Directory". Archived from the original on 2020-03-28. Retrieved 2020-04-21.
- ^ "The Apache Software Foundation Is Latest Technology Leader To Embrace LDAP Standard And Achieve Open Group Certification". The Open Directory. 11 October 2006. Retrieved 30 June 2009.
- ^ "What Apache Directory Server is". Archived from the original on 31 May 2009. Retrieved 30 June 2009.
Please note that the server has been successfully certified by the Open Group in September 2006 ("LDAP certified").
- ^ "What Apache Directory Server is". Archived from the original on 31 May 2009. Retrieved 30 June 2009.
Other network protocols like Kerberos and NTP are supported
External links
- Apache Directory Server
- Apache Directory Studio
- Apache Directory Mavibot
- Apache Directory eSCIMo
- Apache Directory Fortress
- Apache Directory Kerby
- Apache Directory LDAP API