| >> |
!25SwU/5c4. 04/26/06(Wed)16:14 No.77350 If
you're not familiar with how Windows ACLs work, here's how you can
break file permission inheritance. First of all, let's make sure
Windows will let you access the ACL dialog from the GUI:
- In
explorer, go to Tools > Folder Options. Then, go to View >
Advanced settings and uncheck "Use simple file sharing". Hit OK.
Now, let's change the permissions for WgaLogon:
- In the Address bar, type (without quotes) "%WinDir%\system32" and hit enter.
- Scroll down to WgaLogon.dll, right click on it, pick Properties. Go to Security.
- Go to the Advanced button, uncheck the Inherit box at the bottom, hit the Copy button, then hit OK.
Now we have a local copy of the ACL which we can modify.
-
Change the permissions as described above -- Go through each listed
user/group and remove the "Read & Execute" permission for that
file, leaving the "Read" permission as-is.
- Hit OK and reboot.
You can turn "Use simple file sharing" back on, if you want. |