pam-auth-update
Runtime support for the PAM library
Install
- All systems
-
curl cmd.cat/pam-auth-update.sh
- Debian
-
apt-get install libpam-runtime
- Ubuntu
-
apt-get install libpam-runtime
- Kali Linux
-
apt-get install libpam-runtime
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpam-runtime
- Raspbian
-
apt-get install libpam-runtime
- Dockerfile
- dockerfile.run/pam-auth-update
libpam-runtime
Runtime support for the PAM library
Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations.