Information regarding NTFS perms vs Share perms and what takes precedence

Posted by Rich_Shame9806@reddit | sysadmin | View on Reddit | 8 comments

Hey folks, been a loooong time since i've had to untangle a permissions issue and i had a difference of opinion about how it should work. Previously, I feel like most of the time unless something is super restricted, the Share permissions are everyone getting full control, and then the root folder and the sub folders all have their (ntfs) permissions more locked down, so that in theory anyone can get to the share and subfolders, until they hit those NTFS perms and get blocked. It appears that at some point, someone in our org configured everything that way, and i never really thought anything of it, but someone else on my team is now adamant that this is wrong and leaves a gaping security whole in the file perms, and the SHARE perm should be read only (or less, depending on what it is), with the NTFS perms on all the folders allowing MORE access as needed.

Again, it's been a minute, i know stuff changes all the time, so i was just wondering if anyone had a current best practice guide or explanation on how all the pros are doing standard file share permissions nowadays.