ldapmodify

OpenLDAP utilities

  • Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
  • Homepage: http://www.openldap.org/
  • Section: net
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