How can I trace NTFS and Share Permissions to see why I can (or can't) write a file
Posted
by
hometoast
on Super User
See other posts from Super User
or by hometoast
Published on 2012-03-12T11:49:01Z
Indexed on
2012/10/24
17:05 UTC
Read the original article
Hit count: 220
I'm trying to track down WHY I can write in a folder that, by my best estimation, I should not be able to write. The folder is shared with "Everyone" has "Full Control", with the files being more restrictive. My best guess is there's some sort of sub-group membership that's allowing me to write, but the nesting of groups that exists in our Active Directory is pretty extensive.
Is there a tool, that will tell me which of the ACL entries allowed or disallowed my writing a file in a folder?
The Effective Permissions dialog is marginally helpful, but what I need is something like a "NTFS ACL Trace Tool", if such a thing exists.
© Super User or respective owner