getent.ldap
utilities for querying LDAP via nslcd
Install
- All systems
-
curl cmd.cat/getent.ldap.sh
- Debian
-
apt-get install nslcd-utils
- Ubuntu
-
apt-get install nslcd-utils
- Alpine
-
apk add nss-pam-ldapd
- Arch Linux
-
pacman -S nss-pam-ldapd
- Kali Linux
-
apt-get install nslcd-utils
- CentOS
-
yum install nss-pam-ldapd
- Fedora
-
dnf install nss-pam-ldapd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nslcd-utils
- Raspbian
-
apt-get install nslcd-utils
- Dockerfile
- dockerfile.run/getent.ldap
- Docker
-
docker run cmd.cat/getent.ldap getent.ldap
powered by Commando
nslcd-utils
utilities for querying LDAP via nslcd
This package provides tools to query and update information in LDAP via nslcd: * chsh.ldap - change a user's shell in LDAP; * getent.ldap - perform LDAP lookups bypassing nsswitch configuration.