Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
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, 4131👍, 0💬
Popular Posts:
How to remove issch.exe from the startup application list to gain performance and reduce security ri...
How to remove DLG.exe from the startup application list to gain performance and reduce security risk...
Why am I getting errors when starting Apache server to load PHP as a module with php5apache2.dll? If...
How to unblock a publisher? 1. Open Internet Explorer. 2. Click the Tools button, and then click Int...
How to download and install JDK (Java SE Development Kit) 6? If you want to download and install JDK...