Difference between revisions of "Windows Permissions"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 15:12, 18 June 2020
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.