So what's the consequence of this? Any user who creates a subfolder or file automatically gets "full control" of the object and could conceivably deny access to both administrators and the SYSTEM account, thus usurping the administrators authority and creating all kinds of trouble.
So, on any NTFS file system where I care about controlling who has access to what, one of the first things I run after installing the OS is:
caclsor other command / procedure that removes "CREATOR OWNER" from all access lists .<DRIVE >:\ /T /E /R "CREATOR OWNER"
No comments:
Post a Comment