Collections:
Other Resources:
lsass.exe Executable Program on Windows Server 2012
What is the "lsass.exe (Local Security Authority Process)" system executable program on Windows Server 2012? I want to know how lsass.exe is used to host services.
✍: FYIcenter.com
"lsass.exe (Local Security Authority Process)" is a Windows Server 2012 system executable program that
is used to launch and host multiple Windows security related services.
If a service is configured to be launched and hosted by lsass.exe, it will provide a DLL file as a registry setting associated with this service. This DLL file contains the actual code for this service.
For example, service "VaultSvc (Credential Manager)" is configured to be launched and hosted by lsass.exe. It has the following registry setting: File=C:\Windows\system32\vaultsvc.dll.
So if "VaultSvc (Credential Manager)" service is started, vaultsvc.dll will be loaded to system and hosted by the lsass.exe process, together with other services in this group.
Detailed information on "lsass.exe" program:
Name: lsass.exe Location: C:\Windows\system32\lsass.exe Description: Local Security Authority Process File version: 6.3.9600.17415 Size: 45.9 KB (47,024 bytes) Modified: Tuesday, October 28, 2014, 11:51:48 PM
2016-10-02, ∼5832🔥, 0💬
Popular Posts:
How to export Windows services to a text file? If you want to export services that are currently con...
What are default Installed Programs on a Windows 7 Home Premium computer? If you are running a Windo...
What are default background services on a Windows 7 Home Premium computer? If you are running a Wind...
What is the scheduled task "\G2MUploadTask-S-1-5-21 -..."on my Windows 7 computer? "\G2MUploadTask-S...
How to dump the list of all processes that are running on my Windows 7 system? I want save names of ...