ldapmodrdn

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
Fedora
RUN dnf install -y perl-LDAP-1
Raspbian
RUN apt-get update && \ apt-get install -y ldap-utils
click the source code to copy install ldapmodrdn on any operating system with command-not-found.com