slapindex

OpenLDAP server (slapd)

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