slapacl

OpenLDAP server (slapd)

Install

All systems
curl cmd.cat/slapacl.sh
Debian Debian
apt-get install slapd
Ubuntu
apt-get install slapd
Alpine
apk add openldap
Arch Arch Linux
pacman -S openldap
image/svg+xml Kali Linux
apt-get install slapd
CentOS
yum install openldap-servers
Fedora
dnf install openldap-servers
Windows (WSL2)
sudo apt-get update sudo apt-get install slapd
OS X
brew install openldap
Raspbian
apt-get install slapd
Docker
docker run cmd.cat/slapacl slapacl powered by Commando

slapd

OpenLDAP server (slapd)

This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service.

openldap-servers

LDAP server

openldap

OpenLDAP is an open source suite of LDAP (Lightweight Directory

Access Protocol) applications and development tools. LDAP is a set of protocols for accessing directory services (usually phone book style information, but other information is possible) over the Internet, similar to the way DNS (Domain Name System) information is propagated over the Internet. The openldap package contains configuration files, libraries, and documentation for OpenLDAP.