ldapcompare
OpenLDAP utilities
RUN apt-get update && \
apt-get install -y ldap-utils
RUN apt-get update && \
apt-get install -y ldap-utils
RUN apk add openldap
RUN pacman -S --noconfirm openldap
RUN apt-get update && \
apt-get install -y ldap-utils
RUN yum install -y openldap-clients
RUN dnf install -y openldap-clients
RUN apt-get update && \
apt-get install -y ldap-utils