Collections:
Other Resources:
What Is lsass.exe Program on Windows XP
What is the "lsass.exe (Local Security Authority Process)" executable program on Windows XP? I want to know how lsass.exe is used to host services.
✍: FYIcenter.com
"lsass.exe (Local Security Authority Process)" is a Windows XP 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 hosted by lsass.exe.
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.19160 Size: 21.5 KB (22,016 bytes) Modified: Thursday, February 11, 2016, 12:30:59 PM
2016-07-10, ∼5589🔥, 0💬
Popular Posts:
Can I disable Windows service "Infrared Monitor" to speedup my computer? Windows service "Infrared M...
Can I disable Windows service "ClipBook" to speedup my computer? Windows service "ClipBook" - Enable...
How to tell Apache server to transform (rewrite) URL? Assuming that you have your Apache server runn...
What is "Remote Access Auto Connection Manager" in my Windows XP service list? And how is "Remote Ac...
A collection of 39 tutorials on understanding and managing Windows startup programs - Part II Contin...