nslcd
An nsswitch module which uses directory servers
Install
- All systems
-
curl cmd.cat/nslcd.sh
- Debian
-
apt-get install nslcd
- Ubuntu
-
apt-get install nslcd
- Alpine
-
apk add nss-pam-ldapd
- Arch Linux
-
pacman -S nss-pam-ldapd
- Kali Linux
-
apt-get install nslcd
- CentOS
-
yum install nss-pam-ldapd
- Fedora
-
dnf install nss-pam-ldapd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nslcd
- Raspbian
-
apt-get install nslcd
- Dockerfile
- dockerfile.run/nslcd
- Docker
-
docker run cmd.cat/nslcd nslcd
powered by Commando
nss-pam-ldapd
An nsswitch module which uses directory servers
nslcd
daemon for NSS and PAM lookups using LDAP
This package provides a daemon for retrieving user accounts and similar system information from LDAP. It is used by the libnss-ldapd and libpam-ldapd packages but is not very useful by itself.