Skip to content
EntityQ682918· pop 18· linked from 37 articles

OpenLDAP is a free, open-source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP Project. It is released under its own BSD-style license called the OpenLDAP Public License.

Key facts

Software.name
OpenLDAP
Software.logo
File:OpenLDAP-logo.png
Software.logo size
305px
Software.logo alt
The OpenLDAP logo
Software.developer
The OpenLDAP project
Software.programming language
C
Software.operating_system
Any
Software.platform
Cross-platform
Software.genre
LDAP directory service
Software.license
OpenLDAP Public License

via Wikipedia infobox

Wikidata facts

Official website
www.openldap.org
Show 4 more facts
software version identifier
2.6.13
source code repository URL
git.openldap.org/openldap/openldap.git
Sources (8)

via Wikidata · CC0

~18 min read

Article

17 sections
Contents
  • History
  • Components
  • Backends
  • Overall concept
  • Available backends
  • Overlays
  • Overall concept
  • Available overlays
  • Other modules
  • Available modules
  • Release summary
  • Replication
  • syncrepl
  • delta-syncrepl
  • See also
  • References
  • External links

OpenLDAP is a free, open-source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP Project. It is released under its own BSD-style license called the OpenLDAP Public License.

LDAP is a platform-independent protocol. Several common Linux distributions include OpenLDAP Software for LDAP support. The software also runs on BSD-variants, as well as AIX, Android, HP-UX, macOS, OpenVMS, Solaris, Microsoft Windows (NT and derivatives, e.g. 2000, XP, Vista, Windows 7, etc.), and z/OS.

Connections

Categories