From: Fred on

"Scott M." <s-mar(a)nospam.nospam> a �crit dans le message de groupe de
discussion : eIfwt#$oKHA.1548(a)TK2MSFTNGP02.phx.gbl...
> So you want to make a security program that disables the first piece
> of security the user encounters? Bad design idea.

Hello,
To try to intercept Ctrl+Alt+Del is bad. But you can simply disable it
with a group policy.

--
Fred
foleide(a)free.fr

From: Fred on


"Fred" <foleide(a)free.fr.invalid> a �crit dans le message de groupe de
discussion : OpBg1NApKHA.1548(a)TK2MSFTNGP04.phx.gbl...
>
> "Scott M." <s-mar(a)nospam.nospam> a �crit dans le message de groupe de
> discussion : eIfwt#$oKHA.1548(a)TK2MSFTNGP02.phx.gbl...
>> So you want to make a security program that disables the first piece
>> of security the user encounters? Bad design idea.
>
> Hello,
> To try to intercept Ctrl+Alt+Del is bad. But you can simply disable it
> with a group policy.

Perhaps not on all systems !

--
Fred
foleide(a)free.fr

From: bing88 on

It mayb a bad design idea but I have to solve this problem also. So
please give some constructive suggestion~ :)


Scott M.;1223536 Wrote:
> So you want to make a security program that disables the first piece of
> security the user encounters? Bad design idea.
>
> -Scott


--
bing88
From: Scott M. on

"Fred" <foleide(a)free.fr.invalid> wrote in message
news:uB1aLQApKHA.1548(a)TK2MSFTNGP02.phx.gbl...
>
>
> "Fred" <foleide(a)free.fr.invalid> a �crit dans le message de groupe de
> discussion : OpBg1NApKHA.1548(a)TK2MSFTNGP04.phx.gbl...
>>
>> "Scott M." <s-mar(a)nospam.nospam> a �crit dans le message de groupe de
>> discussion : eIfwt#$oKHA.1548(a)TK2MSFTNGP02.phx.gbl...
>>> So you want to make a security program that disables the first piece of
>>> security the user encounters? Bad design idea.
>>
>> Hello,
>> To try to intercept Ctrl+Alt+Del is bad. But you can simply disable it
>> with a group policy.
>
> Perhaps not on all systems !
>
> --
> Fred
> foleide(a)free.fr

No not on all systems by a long shot. If you are in a domain, it can't be
bypassed.


From: Scott M. on
You've already gotten the suggestion: make a Windows Service and forget
about CTRL+ALT+DEL.


"bing88" <guest(a)unknown-email.com> wrote in message
news:8c8fc30b54f798969eabc4ea6699535b(a)nntp-gateway.com...
>
> It mayb a bad design idea but I have to solve this problem also. So
> please give some constructive suggestion~ :)
>
>
> Scott M.;1223536 Wrote:
>> So you want to make a security program that disables the first piece of
>> security the user encounters? Bad design idea.
>>
>> -Scott
>
>
> --
> bing88