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

difference between dns in windows2000 & windows2003

4 Answers  


Why javac is not working in cmd?

0 Answers  


Why do we use dll files?

0 Answers  


Can image files contain viruses?

0 Answers  


What causes a hard drive to fail?

0 Answers  






Why deleted files can be recovered?

0 Answers  


How do I open dll files to edit?

0 Answers  


Will a clean install remove all my files?

0 Answers  


How do I combine folders into one folder?

0 Answers  


How do I move files into a folder?

0 Answers  


Will system restore delete my files?

0 Answers  


How do I open edge browser?

0 Answers  


Categories