ldapmodify

OpenLDAP utilities

Install

All systems
curl cmd.cat/ldapmodify.sh
Debian Debian
apt-get install ldap-utils
Ubuntu
apt-get install ldap-utils
Alpine
apk add openldap
Arch Arch Linux
pacman -S openldap
image/svg+xml Kali Linux
apt-get install ldap-utils
CentOS
yum install openldap-clients
Fedora
dnf install openldap-clients
Windows (WSL2)
sudo apt-get update sudo apt-get install ldap-utils
OS X
brew install openldap
Raspbian
apt-get install ldap-utils
Docker
docker run cmd.cat/ldapmodify ldapmodify powered by Commando

ldap-utils

OpenLDAP utilities

This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers.

openldap-clients

LDAP client utilities

openldap

OpenLDAP is an open source suite of LDAP (Lightweight Directory

Access Protocol) applications and development tools. LDAP is a set of protocols for accessing directory services (usually phone book style information, but other information is possible) over the Internet, similar to the way DNS (Domain Name System) information is propagated over the Internet. The openldap package contains configuration files, libraries, and documentation for OpenLDAP.