Re: SC LOGON

From: Eric Perlin [MS] (ericperl@microsoft.com)
Date: 08/31/02


From: "Eric Perlin [MS]" <ericperl@microsoft.com>
Date: Fri, 30 Aug 2002 19:48:59 -0700


You can't. Since SC logon is not possible on an unjoined machine, the
winlogon thread generating this messages isn't started in this case.
Sorry.

--
Eric Perlin [MS]
This posting is provided "AS IS" with no warranties, and confers no rights.
---
"Paul Jura" <jurabis@caramail.com> wrote in message
news:a7bcd245.0208290522.374f2576@posting.google.com...
> Hello ,
>
>
> I developed a ginahook for Windows 2000 which uses
> WLX_SAS_TYPE_SC_INSERT
> messages.  the gina reads the names and password being in a smart card.
> The
> program functions well.  On the other hand, I have concern with XP the
> WLX_SAS_TYPE_SC_INSERT message only for one computer member of a Domain.
> My
> question is how to obtain messages WLX_SAS_TYPE_SC_INSERT without the
> computer being member of a Domain.
>
> Thank you
>
>
> DisableCAD=0 send only WLX_SAS_TYPE_CTRL_ALT_DEL message.