slapd

OpenLDAP server (slapd)

Debian Debian
RUN apt-get update && \ apt-get install -y slapd
Ubuntu
RUN apt-get update && \ apt-get install -y slapd
Arch Arch Linux
RUN pacman -S --noconfirm slapd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y slapd
CentOS
RUN yum install -y slapd
Fedora
RUN dnf install -y slapd
Raspbian
RUN apt-get update && \ apt-get install -y slapd
click the source code to copy install slapd on any operating system with command-not-found.com