2010-07-14 09:14:29 by Emmanuel Dreyfus | Files touched by this commit (2) |
Log message: Raise pam-p11 from the deads |
2010-07-14 09:13:59 by Emmanuel Dreyfus | Files touched by this commit (4) |
Log message: Raise pam-p11 from the deads |
2010-06-29 09:29:32 by Emmanuel Dreyfus | Files touched by this commit (6) | |
Log message: Pam_p11 is a plugable authentication module (PAM) package for using crpytographic PKCS#11 tokens such as smart cards and usb crypto tokens for local authentication. Pam_p11 implements two authentication modules: * pam_p11_openssh authenticates the user against public keys found in OpenSSH ~/.ssh/authorized_keys file. * pam_p11_opensc authenticates the user against certificates found in ~/.eid/authorized_certificates. |