Apache Directory: Difference between revisions

Content deleted Content added
Updated to the latest version. Removed the reference to Kerberos, as it has been removed from the server.
References after punctuation per WP:REFPUNC and WP:PAIC
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{Short description|Open-source directory server}}
{{use dmy dates|date=March 2024}}
{{Infobox software
| name = Apache Directory Server
| logo = Apache Directory logo.jpgsvg
| screenshot =
| caption =
| developer = [[Apache Software Foundation]]
| latest release version = 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=20232020-1003-2328 |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 =
Line 18 ⟶ 19:
| website = {{URL|//directory.apache.org/}}
}}
'''Apache Directory''' is an [[Open-source software|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 (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=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.<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:
Line 36 ⟶ 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/scimple/ Apache Directory SCIMple]
*[//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}}