Apache Directory: Difference between revisions

Content deleted Content added
Smckin (talk | contribs)
m change description of fortress
References after punctuation per WP:REFPUNC and WP:PAIC
 
(14 intermediate revisions by 12 users not shown)
Line 1:
{{Short description|Open-source directory server}}
{{use dmy dates|date=March 2024}}
{{Infobox software
| name = Apache Directory Server
| logo = [[File:Apache_Directory_Logo.svg|200px|Apache Directory Logo]]logo.svg
| screenshot =
| caption =
| developer = [[Apache Software Foundation]]
| latest release version = 2.0.0-AM26AM27
| latest release date = {{releaseStart date and age|20202023|0310|0723}} <ref name=adsnews20>
{{cite web|url=https://directory.apache.org/apacheds/news.html| |archive-date=2020-03-28 |access-date=20202023-0410-2123 |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&#61;{{=}}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 |archivedatearchive-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 |accessdateaccess-date=30 June 2009 |quote=Other network protocols like Kerberos and NTP are supported |archiveurlarchive-url=https://web.archive.org/web/20090531195522/http://directory.apache.org/apacheds/1.0/11-what-apache-directory-server-is.html |archivedatearchive-date=31 May 2009 |url-status=dead }}</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 [[Eclipse (software)|Eclipse]]-based framework.
* '''Apache eSCIMoSCIMple''' - is a Java-basedan implementation of the [[System for Cross-___domain Identity Management|SCIM]] protocolv2.0 specification.
* [[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 databaseMulti applicationVersion forConcurrency JavaControl applications([[Multiversion concurrency control|MVCC]]) [[B-tree|BTree]] in Java.
 
== See also ==
Line 35 ⟶ 37:
 
== External links ==
*{{Official website}}
*[//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}}
 
[[Category:Apache Software Foundation projects|Directory]]
[[Category:Directory services]]