Hello, Am Donnerstag, 16. November 2006 14:59 schrieb Ludovic Rousseau:
> > What do you use for the authentication in this precise case? Do you > use a PAM module? Which one? /usr/local/lib/security/pam_pkcs11.so I compiled pam_pkcs11-0.5.3 > As Martin said we should correct this. So if you can show us a PAM > module that does not prompt for PIN that would help. Well, nearly every other pam module has to get the password via the keyboard and prompts for it. The only exception I know, is pam_rootok.so which is used in /etc/pam.d/su to allow the root user to become every other user without password. Now, pam_pkcs11.so prints the line Password for token Smartkey Card TypA (globale PIN): and it doesn't use at all what you type at this prompt. After you type the return key, the pinpad awakes and everything works fine. Regards Johannes _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel