Notice these lines in /etc/pam_pkcs11/pam_pkcs11.conf:
mapper opensc {
debug = false;
module = /usr/lib/pam_pkcs11/opensc_mapper.so;
}
The module path is wrong on Debian systems, it should be:
Configure PAM-pkcs11 to use OpenSC mapper.
Edit /etc/pam_pkcs11/pam_pkcs11.conf
In each user directory, create an .eid folder:
$ chmod og= ~/.eid
Query X.509 certificates on your smartcard:
X.509 Certificate
Flags : 2
Authority: no
Path : 3f0050153100
ID : 7645d913d5b4e03f3fe54816ff02324c23a7ebf4
Extract the X.509 certificate with ID 7645d913d5b4e03f3fe54816ff02324c23a7ebf4 to /.eid/authorized_certificates:
Printer-friendly version- 2240 reads
PDF version




