Windows Permissions

From UVOO Tech Wiki
Revision as of 15:12, 18 June 2020 by Busk (talk | contribs) (Created page with "# Network Sharing - https://superuser.com/questions/487015/should-or-shouldnt-i-remove-the-everyone-group-from-my-shared-folders Normally it's perfectly fine to grant full ac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Network Sharing

Normally it's perfectly fine to grant full access to Everyone on a share, because you'll actually control access via file ACLs anyway. Share permissions only apply to the share itself, while file ACLs apply to anything below. Also file ACLs allow far more fine-grained control than share permissions. Enable Access-based Enumeration and users won't even be able to see files and folders they don't have permission to access.