cc_dump
Pam module to cache authentication credentials
Install
- All systems
-
curl cmd.cat/cc_dump.sh
- Debian
-
apt-get install libpam-ccreds
- Ubuntu
-
apt-get install libpam-ccreds
- Kali Linux
-
apt-get install libpam-ccreds
- Fedora
-
dnf install pam_ccreds
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpam-ccreds
- Raspbian
-
apt-get install libpam-ccreds
- Dockerfile
- dockerfile.run/cc_dump
libpam-ccreds
Pam module to cache authentication credentials
This package provides the means for Linux workstations to locally authenticate using an enterprise identity when the network is unavailable. Used in conjunction with the nss_updatedb utility, it provides a mechanism for disconnected use of network directories. They are designed to work with libpam-ldap and libnss-ldap.