Error smart card logon "Login Failure No certificate found"
I am implementing an authentication platform with smart card login. The workstations have Windows XP and I have installed NESCM methods with Novell client to be able to authenticate with certificates over the eDirectory an Active Directory.
My problem happens when I try to authenticate on windows gina and novel gina with the smart card. Windows gina authenticates on Active Directory but novell client gets an error: "Login Failure No certificate found"". I have obtained the following nescm logs with this error:
00000001 [16:28:02 0x0000072C] [mpnotify.exe] [Method] [NESCM] Starting ID Plugin, flags: 0
00000002 [16:28:02 0x0000072C] [mpnotify.exe] [Method] [NESCM] Using PC/SC
00000003 [16:28:02 0x0000072C] [mpnotify.exe] [Method] [NESCM] Card Login Confg: defaulting to Login Required
00000004 [16:28:02 0x0000072C] [mpnotify.exe] [Method] [NESCM] Created PCSC context
00000005 [16:28:02 0x00000768] [mpnotify.exe] [Method] [NESCM] Found reader: SCM Microsystems Inc. SCR33x USB Smart Card Reader 0
00000006 [16:28:02 0x00000768] [mpnotify.exe] [Method] [NESCM] ID plugin reading certs from card
00000007 [16:28:02 0x00000768] [mpnotify.exe] [Method] [NESCM] Connecting to card in reader SCM Microsystems Inc. SCR33x USB Smart Card Reader 0
00000008 [16:28:02 0x0000076C] [mpnotify.exe] [Method] [NESCM] ID plugin UI thread waiting for something to do.
00000009 [16:28:02 0x0000076C] [mpnotify.exe] [Method] [NESCM] ID plugin about to display message box.
00000010 [16:28:02 0x0000072C] [mpnotify.exe] [Method] [NESCM] Stopping ID Plugin
00000011 [16:28:02 0x00000768] [mpnotify.exe] [Method] [NESCM] Connected to card
00000012 [16:28:02 0x00000768] [mpnotify.exe] [Method] [NESCM] Card friendly name is FNMT-RCM_SLE_FN-20
00000013 [16:28:02 0x00000768] [mpnotify.exe] [Method] [NESCM] CSP name is CeresCSP
00000014 [16:28:02 0x00000768] [mpnotify.exe] [Method] [NESCM] Default container name: \\.\SCM Microsystems Inc. SCR33x USB Smart Card Reader 0\
00000015 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] Error 103 from first call to CryptGetProvParam00000016 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] ID plugin leaving findUsersForSlot
00000017 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] Error 259 locating user for token00000018 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] ID plugin was told to stop. Event thread preparing to exit...
00000019 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] ID plugin about to destroy UI handle
00000020 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] ID plugin stopping UI thread
00000021 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] ID plugin sending UI close message
00000022 [16:28:05 0x00000768] [mpnotify.exe] [Method] [NESCM] ID plugin wait for UI thread to exit
Thanks.
|