nslcd

An nsswitch module which uses directory servers

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