Huie-Ying Lee wrote:
Hello,
The pam_pkcs11 module assumpts that all PKCS#11 tokens are
smartcards, so it will display "Smart card" key word in the PAM prompt
message.However, most of the PKCS#11 tokens are not Smart cards.
so we modified some prompt messages to avoid confusion when
we p
Hello,
The pam_pkcs11 module assumpts that all PKCS#11 tokens are smartcards,
so it will display "Smart card" key word in the PAM prompt message.
However, most of the PKCS#11 tokens are not Smart cards. so we modified
some prompt messages to avoid confusion when
we ported this module to S
2008/9/25 Stanislav Brabec <[EMAIL PROTECTED]>:
> Hallo.
>
> There are several patches from the openSUSE pam_pkcs11 package.
>
> Feel free to pick them for the upstream package.
>
> All of them should apply on current trunk:
>
> pam_pkcs11-implicit-declaration.patch: Fixes implicit declaration and