getent.ldap

utilities for querying LDAP via nslcd

Debian Debian
RUN apt-get update && \ apt-get install -y nslcd-utils
Ubuntu
RUN apt-get update && \ apt-get install -y nslcd-utils
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-utils
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-utils
click the source code to copy install getent.ldap on any operating system with command-not-found.com