Collections:
Other Resources:
lsass.exe Executable Program on Windows Server 2008
What is the "lsass.exe (Local Security Authority Process)" system executable program on Windows Server 2008? I want to know how lsass.exe is used to host services.
✍: FYIcenter.com
"lsass.exe (Local Security Authority Process)" is a Windows Server 2008 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.1.7601.23915 Size: 30.0 KB (30,720 bytes) Modified: Wednesday, September 13, 2017, 10:52:23 AM
2017-11-04, ∼3994🔥, 0💬
Popular Posts:
What is "ASP.NET State Service" in my Windows 7 service list? And how is "ASP.NET State Service" ser...
What are TCD*.tmp Temporary Folders on my Windows 7 computer? Can I remove them? TCD*.tmp Temporary ...
What is BTStackServer.exe Process - Bluetooth Stack COM Server? Process BTStackServer.exe is the Blu...
How to remove msmsgs.exe from the startup application list to gain performance and reduce security r...
Can I disable Windows service "Windows Image Acquisition (WIA)" to speedup my computer? Windows serv...