Apache Directory: Difference between revisions

Content deleted Content added
directory.apache.org supports HTTPS
References after punctuation per WP:REFPUNC and WP:PAIC
 
(36 intermediate revisions by 25 users not shown)
Line 1:
{{Short description|Open-source directory server}}
{{ Infobox Software
{{use dmy dates|date=March 2024}}
| name = Apache Directory Server
{{ Infobox Softwaresoftware
| logo =
| name = Apache Directory Server
| screenshot =
| logo = Apache Directory logo.svg
| caption =
| screenshot =
| developer = [[Apache Software Foundation]]
| caption =
| status = Active
| developer = [[Apache Software Foundation]]
| latest release version = 2.0.0-M23
| latest release date version = {{release date|2016|07|26}}2.0.0-AM27
| latest release date = {{Start date and age|2023|10|23}}<ref name=adsnews20>
{{cite web|url=https://directory.apache.org/apacheds/news.html |archive-date=2020-03-28 |access-date=2023-10-23 |archive-url=https://web.archive.org/web/20200328151612/https://directory.apache.org/apacheds/news.html |title=Apache Directory}}</ref>
| latest preview version =
| latest preview date =
| operating system = [[Cross-platform]]
| repo = {{URL|https://gitbox.apache.org/repos/asf?p{{=}}directory-server.git|Directory Server Repository}}
| programming language = [[Java (programming language)|Java]]
| genre = [[LDAP]]
| license = [[Apache License]] 2.0]]
| website = {{urlURL|//directory.apache.org/}}
}}
'''Apache Directory''' is an [[Open-source software|open source]] project of the [[Apache Software Foundation]]. Its flagship product, theThe '''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 |accessdateaccess-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 |accessdateaccess-date=30 June 2009 |quote=Please note that the server has been successfully certified by the Open Group in September 2006 ("LDAP certified"). | archiveurlarchive-url= https://web.archive.org/web/20090531195522/http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html| archivedate|archive-date= 31 May 2009 <!|url--DASHBot-->| deadurlstatus= nodead}}</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 |accessdateaccess-date=30 June 2009 |quote=Other network protocols like Kerberos and NTP are supported| archiveurl|archive-url= https://web.archive.org/web/20090531195522/http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html| archivedate|archive-date= 31 May 2009 <!|url--DASHBot-->| deadurlstatus= nodead}}</ref>
 
There exist these subprojects:
* '''Apache Directory Studio''' - is an LDAP browser/editor for data, schema, [[LDAP Data Interchange Format|LDIF]], and [[Directory Service Markup Language|DSML]] written in an Eclipsed[[Eclipse (software)|Eclipse]]-based framework.
* '''Apache eSCIMoSCIMple''' - is a Java-basedan implementation of the[[System for Cross-___domain Identity Management|SCIM]] v2.0 protocolspecification.
* [[Apache Fortress]] - accessa managementstandards-based application[[authorization]] written in Javasystem.
* '''Apache Kerby''' - is a Kerberos implementation written in Java.
* [[Apache LDAP API]] - is an SDK for directory access in Java.
* '''Apache Mavibot''' - is a databaseMulti applicationVersion forConcurrency JavaControl applications.([[Multiversion concurrency control|MVCC]]) [[B-tree|BTree]] in Java.
 
== See also ==
{{Portal|JavaComputer programming}}
*[http://directory.apache.org/original-project-proposal.html Original Apache Directory Project Proposal]
*[http://directory.apache.org/vision.html Apache Directory Project Vision]
*[[List of LDAP software]]
 
Line 36 ⟶ 37:
 
== External links ==
*{{Official website}}
*[http://www.concretepage.com/java-ee/jndi/create-local-ldap-server-in-eclipse-with-apache-directory-studio Create Local LDAP Server in Eclipse with Apache Directory Studio]
*[//directory.apache.org/ Apache Directory Server]
*[//directory.apache.org/studio/ Apache Directory Studio]
*[//directory.apache.org/mavibot/ Apache Directory Mavibot]
*[//directory.apache.org/escimo/ Apache Directory eSCIMo]
*[//directory.apache.org/fortress/ Apache Directory Fortress]
*[//directory.apache.org/kerby/ Apache Directory Kerby]
*[//directory.apache.org/api/ Apache Directory LDAP API]
 
{{Apache Software Foundation}}
{{apache}}
 
[[Category:Apache Software Foundation projects|Directory]]
[[Category:Directory services]]
 
 
{{network-software-stub}}