Collections:
Other Resources:
"lsass.exe" Services on Windows XP
Where are services hosted by "lsass.exe" process on Windows XP?
✍: FYIcenter.com
There are several services launched by the "lsass.exe" program,
which loads the DLL file for the given service
specified in the registry.
All services that are launched by the "lsass.exe" program will be running under a single shared process of lsass.exe.
The advantage of using a shared process is to save process resources. But services of a shared process have execution environment dependency. If one service is running into problem, all other services of the same shared process will be impacted.
Here is a list of services hosted by the shared process of "lsass.exe" and related tutorials:
"Credential Manager - vaultsvc.dll" Service on Windows XP
"Encrypting File System (EFS) - efssvc.dll" Service on Windows XP
"Netlogon - netlogon.dll" Service on Windows XP
"Protected Storage - psbase.dll" Service on Windows XP
"Security Accounts Manager - samsrv.dll" Service on Windows XP
2016-07-10, ∼5670🔥, 0💬
Popular Posts:
Why am I getting a blank page when running PHP scripts to access MySQL database? Assuming that you h...
I have created a table in MS Access. How do I create a form to help enter data into the table? Assum...
Where to find tutorials on managing Windows 8 startup programs? Here is a collection of tutorials on...
What is "McAfee Security Scan Component Host Service" in my Windows 7 service list? And how is "McAf...
How to download and install JDK (Java SE Development Kit) 6? If you want to download and install JDK...