Collections:
Other Resources:
Domain Account Login Process on Windows 7
How does Windows domain account login work on Windows 7?
✍: FYIcenter.com
Users can use a domain account to log on to a local computer running Windows 7
or other Windows system.
When you use a Windows domain account to log on to a Windows 7 system, the follow process will be used:
1. Winlogon (winlogon.exe) takes the domain account username in the form of domain-name\user-name (for example, fyicenter\john) and the password.
2. Winlogon calls GINA (Graphical Identification and Authentication, msgina.dll)
3. GINA calls LsaLogonUser() to communicate to LSA (Local Security Authority, lsasrv.dll) on the local computer.
4. LSA of the local computer connects to the LSA of the domain controller computer.
5. LSA of the domain controller uses Kerboros or Active Directory to authenticate the username and the password.
6. If the authentication is passed, an access token is returned back to GINA on the local computer.
7. GINA finishes up the login process.
The diagram shows the login process using a domain account on a local computer:
⇒ Windows Domain Account Cached on Local Windows 7 System
⇐ What Is Domain Account for Windows 7?
2017-03-11, ∼4339🔥, 0💬
Popular Posts:
How to install PHP engine on Windows systems? If you followed our Downloading PHP Engine tutorial , ...
What is the scheduled task "\Microsoft\Windows\RAC\ RacTask"on my Windows 7 computer? "\Microsoft\Wi...
How to dump the list of all processes that are running on my Windows 7 system? I want save names of ...
What is shdocvw.dll DLL file - Shell Doc Object and Control Library? DLL shdocvw.dll is the Microsof...
What is HPQTOA~1.EXE or HPQToaster.exe - Process - HpqToaster Module? Process HPQTOA~1.EXE or HPQToa...