card_eventmgr
Fully featured PAM module for using PKCS#11 smart cards
Install
- All systems
-
curl cmd.cat/card_eventmgr.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 update
sudo apt-get install libpam-pkcs11
- Raspbian
-
apt-get install libpam-pkcs11
- Dockerfile
- dockerfile.run/card_eventmgr
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.