pam_getenv
Runtime support for the PAM library
Install
- All systems
-
curl cmd.cat/pam_getenv.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_getenv
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.