chsh.ldap
utilities for querying LDAP via nslcd
Install
- All systems
-
curl cmd.cat/chsh.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 updatesudo apt-get install nslcd-utils - Raspbian
-
apt-get install nslcd-utils - Docker
-
docker run cmd.cat/chsh.ldap chsh.ldappowered 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.