unix2_chkpwd
Blowfish-capable PAM module
Install
- All systems
-
curl cmd.cat/unix2_chkpwd.sh
- Debian
-
apt-get install libpam-unix2
- Ubuntu
-
apt-get install libpam-unix2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpam-unix2
- Raspbian
-
apt-get install libpam-unix2
- Dockerfile
- dockerfile.run/unix2_chkpwd
libpam-unix2
Blowfish-capable PAM module
This is a PAM module, backward-compatible with pam_unix, that additionally supports bcrypt Blowfish-based password hashing.