Re: [opensc-devel] Some small PAM prompt changes to pam_pkcs11 module

2008-09-26 Thread Robert Relyea
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

[opensc-devel] Some small PAM prompt changes to pam_pkcs11 module

2008-09-26 Thread Huie-Ying Lee
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

Re: [opensc-devel] pam_pkcs11: Patches from openSUSE Build System

2008-09-26 Thread Ludovic Rousseau
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