pynslcd

daemon for NSS and PAM lookups via LDAP - Python version

Install

All systems
curl cmd.cat/pynslcd.sh
Debian Debian
apt-get install pynslcd
Ubuntu
apt-get install pynslcd
image/svg+xml Kali Linux
apt-get install pynslcd
Windows (WSL2)
sudo apt-get update sudo apt-get install pynslcd
Raspbian
apt-get install pynslcd

pynslcd

daemon for NSS and PAM lookups via LDAP - Python version

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. This is an alternative Python implementation of nslcd. Note that it is currently EXPERIMENTAL and has not undergone the same testing as nslcd.