Re: Disable PIN prompt in Smart Card Logon
From: Andrea Cogliati (AndreaC71_at_hotmail.com)
Date: 06/07/05
- Next message: David Davidson: "RE: Reading Certificate Extended Properties"
- Previous message: Sam Hobbs: "Re: Enumerating current login windows from LocalSystem"
- In reply to: Ivailo Petrov: "Re: Disable PIN prompt in Smart Card Logon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 07 Jun 2005 18:00:23 +0200
On 6/7/05 5:18 PM, in article 42A5BAE5.6080208@san.rr.com, "Ivailo Petrov"
<ipetrov@san.rr.com> wrote:
> SC logon is integral part of Winlogon in a sense that Winlogon does the
> hard job of handling the insertion/removal and reads the card.
> On SC insert SAS Gina prompts for a PIN and queries Winlogon for the SC
> content. Having the authentication info (SC/PIN or User/Pwd) Gina should
> call LsaLogonUser with appropriate structure (in the case of SC
> KERB_SMART_CARD_LOGON).
Ok, I understand: my problem with this approach was in KERB_SMART_CARD_LOGON
structures, which was not documented in my VS.NET 2003 setup. Now I've found
the documentation on MSDN online. I'll give it a try.
> Where do you match the Biometrics? If you do it on the client machine
> there is an easier solution - Gina hook.
We match on the smart card and the fingerprint is the "PIN" to access the
logon certificate and private key.
Thanks,
Andrea
- Next message: David Davidson: "RE: Reading Certificate Extended Properties"
- Previous message: Sam Hobbs: "Re: Enumerating current login windows from LocalSystem"
- In reply to: Ivailo Petrov: "Re: Disable PIN prompt in Smart Card Logon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|