pkcs11_make_hash_link
Fully featured PAM module for using PKCS#11 smart cards
Install
- All systems
-
curl cmd.cat/pkcs11_make_hash_link.sh
- Debian
-
apt-get install libpam-pkcs11
- Ubuntu
-
apt-get install libpam-pkcs11
- Kali Linux
-
apt-get install libpam-pkcs11
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpam-pkcs11
- Raspbian
-
apt-get install libpam-pkcs11
- Dockerfile
- dockerfile.run/pkcs11_make_hash_link
libpam-pkcs11
Fully featured PAM module for using PKCS#11 smart cards
A Pluggable Authentication Module for PKCS#11 based smart cards. Useful for enabling smart card based user login to a system. More advanced than libpam-p11. Additional features include full verification of the card data using certificate chains and certificate revocation lists. Advanced username mapping including LDAP, Active Directory and Kerberos.