nss_updatedb
Cache name service directories in DB format
Install
- All systems
-
curl cmd.cat/nss_updatedb.sh
- Debian
-
apt-get install nss-updatedb
- Ubuntu
-
apt-get install nss-updatedb
- Kali Linux
-
apt-get install nss-updatedb
- Fedora
-
dnf install nss_updatedb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nss-updatedb
- Raspbian
-
apt-get install nss-updatedb
- Dockerfile
- dockerfile.run/nss_updatedb
nss-updatedb
Cache name service directories in DB format
This package contains a script, nss_updatedb, which can be used to maintain local caches of user and group directories. These can then be used by the DB Name Service Switch module (libnss-db) to provide name service when the system is offline. These tools are designed to work with libpam-ldap and libnss-ldap.