Pam_p11 is a plugable authentication module (PAM) package for using
authormanu <manu>
Tue, 29 Jun 2010 07:29:32 +0000 (07:29 +0000)
committermanu <manu>
Tue, 29 Jun 2010 07:29:32 +0000 (07:29 +0000)
commit31cc846a38c0c726869c828c58ea8b39c8f3a6ae
tree1ed9ec4b01ab7b39377b31bdf35a7acedf3cecd1
parentb74afeb1f0c394f184ca250dd1f07c7f39a5752c
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.
security/pam-p11/DESCR [new file with mode: 0644]
security/pam-p11/Makefile [new file with mode: 0644]
security/pam-p11/PLIST [new file with mode: 0644]
security/pam-p11/distinfo [new file with mode: 0644]
security/pam-p11/patches/patch-aa [new file with mode: 0644]
security/pam-p11/patches/patch-ab [new file with mode: 0644]