Re: [opensc-devel] pam_pkcs11 0.6.0 available

2007-06-15 Thread Alon Bar-Lev
Robert, I don't want to offend anyone, but I think that now pam_pkcs11 is a big mess. Some of the features are available when nss is used and some are not. Some parameters are taken from extenal nss configuration some from pam_pkcs11 configuration. You need to manage the module in two different wa

Re: [opensc-devel] pam_pkcs11 0.6.0 available

2007-06-15 Thread Robert Relyea
Alon Bar-Lev wrote: > 2. I've look at the code. It seems like you added the whole nss into > the source... I don't understand why... You can use the external > library files. > No, I definately did not add all of NSS, it used NSS from a shared library. I'm not sure what code you think is NSS. Wha

Re: [opensc-devel] pam_pkcs11 0.6.0 available

2007-06-15 Thread Alon Bar-Lev
On 6/16/07, Robert Relyea <[EMAIL PROTECTED]> wrote: > > 1. The new version prompt some annoying messages in X... This is > > related to the new pam_prompt addition when HAVE_SECURITY_PAM_EXT_H is > > defined. > pam_prompt should not be blocking, pam_prompt only displays information. > If it's bloc

Re: [opensc-devel] pam_pkcs11 0.6.0 available

2007-06-15 Thread Robert Relyea
Alon Bar-Lev wrote: Hello Ludovic, 1. The new version prompt some annoying messages in X... This is related to the new pam_prompt addition when HAVE_SECURITY_PAM_EXT_H is defined. pam_prompt should not be blocking, pam_prompt only displays information. If it's blocking, then there is somethi

Re: [opensc-devel] pam_pkcs11 0.6.0 available

2007-06-15 Thread Alon Bar-Lev
Hello Ludovic, 1. The new version prompt some annoying messages in X... This is related to the new pam_prompt addition when HAVE_SECURITY_PAM_EXT_H is defined. 2. I've look at the code. It seems like you added the whole nss into the source... I don't understand why... You can use the external lib

Re: [opensc-devel] Issue in Certificate logon in XP

2007-06-15 Thread Douglas E. Engert
kamal kumar wrote: > Hi all, > I tried certificate logon with "Identity Alliance CSP" > and opensc-pkcs11 module in XP machine. The > certificate logon works fine for the first time. But > if we logoff and again tries to do certificate logon, > the logon fails second time. > > I want to confirm

[opensc-devel] Issue in Certificate logon in XP

2007-06-15 Thread kamal kumar
Hi all, I tried certificate logon with "Identity Alliance CSP" and opensc-pkcs11 module in XP machine. The certificate logon works fine for the first time. But if we logoff and again tries to do certificate logon, the logon fails second time. I want to confirm whether it is a issue. I analysed t