Audit the access of global system objects
| Operating System |
Windows 2000 / XP/2003 |
| Category |
Security |
This tweak determines whether to audit the access of global system objects. This tweak causes system objects, such as mutexes (mutual exclusive), events, semaphores (locking mechanisms used inside resource managers or resource dispensers), and DOS devices, to be created with a default system access control list (SACL)
Operating System Windows 2000 / XP / 2003
Steps for applying this Tweak
- Open your Registry
- Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa
- Create or modify is exists dword value called "auditbaseobjects"
- Set value as 0 to disable this tweak Or 1 to enable this tweak
- restart windows for setting to take effect.
Back |