ldapmodify

OpenLDAP utilities

Debian Debian
RUN apt-get update && \ apt-get install -y ldap-utils
Ubuntu
RUN apt-get update && \ apt-get install -y ldap-utils
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 ldap-utils
CentOS
RUN yum install -y openldap-clients
Fedora
RUN dnf install -y openldap-clients
Raspbian
RUN apt-get update && \ apt-get install -y ldap-utils
click the source code to copy install ldapmodify on any operating system with command-not-found.com