[opensc-devel] Re: [opensc-commits] [pam_p11] #4: Fails to set PAM_AUTHTOK correctly

2006-12-20 Thread Faidon Liambotis
Andreas Jellinghaus wrote: > well, a smart card might allow access to many machines. so I care a lot > more about the single smart card (where I maybe only have one backup), > than about a single machine - can be always reinstalled or restored. That's correct but not relevant for this discussion. I

Re: [opensc-devel] Re: [opensc-commits] [pam_p11] #4: Fails to set PAM_AUTHTOK correctly

2006-12-20 Thread Faidon Liambotis
Andreas, hi, [please Cc me on replies] Andreas Jellinghaus wrote: > thanks. I think smart card pins are too important to be passed to other > modules. so I removed that code completely. I have to disagree here. Smart card pins are indeed sensitive but I think that PAM is trustworthy enough to hand

Re: [opensc-devel] Re: [opensc-commits] [pam_p11] #4: Fails to set PAM_AUTHTOK correctly

2006-12-20 Thread Andreas Jellinghaus
I have to disagree here. Smart card pins are indeed sensitive but I think that PAM is trustworthy enough to handle it. After all, it handles plain user passwords -even root's- on pretty much every Unix system. And passwords are *more* sensitive than PINs because they are sufficient for authenticat

Re: [opensc-devel] converting source code from latin1 to UTF-8

2006-12-20 Thread Ludovic Rousseau
On 19/12/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: stef, peter: I left two files out becuse I wasn't sure if it would be ok: card-belpic.c and netkey-tool.c both have several strings that are printed (I guess at least) in iso8859-1 encoding. if we convert those to utf-8, will it still wo

[opensc-devel] Re: [opensc-commits] [pam_p11] #4: Fails to set PAM_AUTHTOK correctly

2006-12-20 Thread Andreas Jellinghaus
thanks. I think smart card pins are too important to be passed to other modules. so I removed that code completely. Regards, Andreas ___ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/open