Win2000 Smartcard logon problem
From: Ruslan (anonymous_at_discussions.microsoft.com)
Date: 02/11/04
- Next message: vivek: "Re: finding a certificate in CAPI"
- Previous message: Shan: "CryptImportPublicKeyInfo fails with CRYPT_E_ASN1_BADTAG"
- Next in thread: Ruslan: "RE: Win2000 Smartcard logon problem"
- Reply: Ruslan: "RE: Win2000 Smartcard logon problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 11 Feb 2004 06:11:15 -0800
Hello !
I develop a SCard Reader compatible with CCID USB spec v.1.00.
The Reader works fine, I have installed a certificate on a smartcard using the reader and all the tests where OK.
Except one problem:
When I try to perform logon to Win2000, the "Insert PIN" dialog doesn`t show up !
The process is as follows:
1. The reader sends "Card inserted" message on an interrupt pipe to the PC.
2. The PC sends "Card Off" and then "Card On" (It always sends "Card Off" first upon reader activation. Is it normal ?)
3. The RDR answers these commands as it suppose to (including correct ATR)
4. The PC sends PC_to_RDR_SetParameters and _SetDataRateAndClockFrequency.
5. The RDR answers these commands accordingly too.
normally now the PC should send some PC_to_RDR_XfrBlock (select file, etc) but instead, Card Off is sent again and the process ends. There is no affect on GUI all this time.
I can`t find anywhere what should be the exact procedure of PC commands and READER responses during Win Logon.
As well, I can`t find a way to somehow see what commands the Resource Manager sends on USB.
Please help !
- Next message: vivek: "Re: finding a certificate in CAPI"
- Previous message: Shan: "CryptImportPublicKeyInfo fails with CRYPT_E_ASN1_BADTAG"
- Next in thread: Ruslan: "RE: Win2000 Smartcard logon problem"
- Reply: Ruslan: "RE: Win2000 Smartcard logon problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|