|
|
|
date: Thu, 5 Jun 2008 05:26:53 -0700 (PDT),
group: microsoft.public.platformsdk.security
back
RE: CSP Development: Can't log on mu
Hi,
The information you gave are insufficient. For this kind of problems, you
should trace all the calls made to your CSP along with the input/output
parameters, the returned status and the GetLastError result. Once you have
these, it will be easy for you to understand what's causing the logon failure.
Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr
to reach : mounir_idrix_fr (replace the underscores with the at and dot
characters respectively)
"m.pawlak@wasko.pl" wrote:
> Hello everyone,
>
> I have recently taken over a CSP project. For the last week, I've been
> trying to fix a bug that popped up when using the CSP with Windows
> Vista. I can log on using a SmartCard only once. After I log off and
> then try to log on again, the logon fails. In the EventLog, I get a
> 4642 log that respresents the first successful logon, then a 4647 that
> represents the logoff, and finally a 4625 log that indicates the
> failed logon attempt. The Security ID in the log is NULL SID, which
> implies an invalid account name.
>
> Does anyone recognize this kind of problem?
>
> Thanks in advance,
> Marek
>
date: Thu, 5 Jun 2008 07:39:01 -0700
author: Mounir IDRASSI am
|
|