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
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
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
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
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
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
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