pkcs11_setup
Fully featured PAM module for using PKCS#11 smart cards
Install
- All systems
-
curl cmd.cat/pkcs11_setup.sh
- Debian
-
apt-get install libpam-pkcs11 - Ubuntu
-
apt-get install libpam-pkcs11 - Kali Linux
-
apt-get install libpam-pkcs11 - CentOS
-
yum install pam_pkcs11 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libpam-pkcs11 - Raspbian
-
apt-get install libpam-pkcs11
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.