OpenLDAP
OpenLDAP is an open-source implementation of the Lightweight Directory Access Protocol (LDAP). It provides a directory service suitable for storing and retrieving information about users, groups, devices, and other resources in a networked environment. The project includes slapd, the directory server, along with libraries implementing the LDAP protocol and a suite of command-line tools such as ldapsearch, ldapadd, and ldapmodify. OpenLDAP adheres to LDAPv3 standards and supports a pluggable authentication framework via SASL and transport layer security with TLS/SSL.
The OpenLDAP Project originated from earlier LDAP implementations and is maintained by a community of volunteers.
OpenLDAP offers features such as dynamic configuration (cn=config), access control lists, referrals, and replication. Modern deployments
OpenLDAP is widely used to centralize authentication, authorization, address book services, and generic directory services in