nsscache
asynchronously synchronise local NSS databases with remote directory services
Install
- All systems
-
curl cmd.cat/nsscache.sh
- Debian
-
apt-get install nsscache - Ubuntu
-
apt-get install nsscache - Kali Linux
-
apt-get install nsscache - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install nsscache - Raspbian
-
apt-get install nsscache
nsscache
asynchronously synchronise local NSS databases with remote directory services
Synchronises local NSS caches, such as those served by the libnss-cache module, against remote directory services, such as LDAP, or prebuild cache files from an HTTP server. This can be used alongside the libnss-cache package to keep user account information, groups, netgroups, and automounts up to date. Use of nsscache and libnss-cache eliminates the need for using a cache daemon such as nscd with networked NSS modules such as libnss-ldap.