What is the Process Runs behind CTRL+ALT+DEL on Windows server

Answers were Sorted based on User's Feedback



What is the Process Runs behind CTRL+ALT+DEL on Windows server..

Answer / pradipta chakraborty

the process which runs behind CTRL+ALT+DEL is winlogon,
which in response instructs GINA component to collect your
user name and password.
GINA passes the secure information to the Local Security
Authority (LSA) for authentication.
The LSA passes the information to the Security Support
Provider Interface (SSPI). SSPI is an interface that
communicates to both Kerberos and NTLM services and allows
developers to write security aware applications without
knowing Kerberos or NTLM specifics.
SSPI passes the user name and password to Kerberos SSP.
Kerberos SSP checks to see if the target computer name is
the local computer or the domain name. Kerberos passes an
error message to SSPI if it is the local computer name. The
computer generates an internal error not visible to the
user.
The internal error message triggers SSPI to start the
process over again with GINA. GINA passes the information
to LSA again, and then LSA passes the information to SSPI
again.
This time, SSPI passes the user name and password to the
NTLM driver MSV1-0 SSP. The NTLM driver uses the Netlogon
service to validate the user against the local SAM database.

Is This Answer Correct ?    9 Yes 2 No

What is the Process Runs behind CTRL+ALT+DEL on Windows server..

Answer / siddhartha rath

It forces a soft reboot, brings up the task manager or a
jump to ROM monitor. These keys are sometimes referred to
in computer manuals as interrupt keys, since they are often
used to interrupt the operation of a malfunctioning program.

Is This Answer Correct ?    6 Yes 3 No

What is the Process Runs behind CTRL+ALT+DEL on Windows server..

Answer / abhi...

It runs the task manager. It shows all the processes which
are running at the back, It gives the process tree of the
indivisual processes that are running at the same time.

Is This Answer Correct ?    2 Yes 0 No

What is the Process Runs behind CTRL+ALT+DEL on Windows server..

Answer / frank

win7 it is: logonUI.exe
don't know about other ver.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Windows AllOther Interview Questions

Where is the shortcut icon?

0 Answers  


What is run dll on my computer?

0 Answers  


How do I run an exe command prompt as administrator?

0 Answers  


How do I change how a file opens?

0 Answers  


Can I open a dll file?

0 Answers  






How do I open an exe file?

0 Answers  


What are the five main functions of an operating system?

0 Answers  


Can files be recovered from a failed hard drive?

0 Answers  


What is a program binary?

0 Answers  


How much faster is an ssd than an hdd?

0 Answers  


How does exe file work?

0 Answers  


How do you change a file format?

0 Answers  


Categories