getent.ldap
utilities for querying LDAP via nslcd
RUN apt-get update && \
apt-get install -y nslcd-utils
RUN apt-get update && \
apt-get install -y nslcd-utils
RUN apk add nss-pam-ldapd
RUN pacman -S --noconfirm nss-pam-ldapd
RUN apt-get update && \
apt-get install -y nslcd-utils
RUN yum install -y nss-pam-ldapd
RUN dnf install -y nss-pam-ldapd
RUN apt-get update && \
apt-get install -y nslcd-utils