JordanT91 Posted November 8, 2017 Posted November 8, 2017 For some reason I'm really struggling with permissions today. I could use a second set of eyes. I've created a new drive that is mapped via group policy. Teaching staff will have write access, pupils will have read access. I've been reading about share vs NTFS permissions and the best practice seems to be to give authenticated users full control on the share permissions and do the actual restrictions on the NTFS permissions, because between the two the most restrictive permissions always gets applied. So that's what I've done, and on the NTFS permissions I've assigned the pupils group read only access. However, when I log on with a test pupil account, I can create files and folders on the drive. NTFS permissions: Effective access: As you can see from the effective access tool, the test pupil account has the read permissions but also 'create files/folders'...from somewhere. Has anyone got any ideas?
sted Posted November 8, 2017 Posted November 8, 2017 at a guess you have inherited permissions that allow users that you dont want permissions to have them (i cant remember which group it is from memory as i alter the default permissions pretty much when i format the drive as it takes less time with 0 data on it) 1
Davit2005 Posted November 8, 2017 Posted November 8, 2017 On the folder Go down to Properties, Click on Security and then go to advanced, This should tell you where the permissions are inherited from. 1
Katy Posted November 8, 2017 Posted November 8, 2017 As others have said, you will probably be inheriting "Everyone - Create" from the root of the drive, take that one out and it should work as expected. 1
JordanT91 Posted November 8, 2017 Author Posted November 8, 2017 On the folder Go down to Properties, Click on Security and then go to advanced, This should tell you where the permissions are inherited from. As far as I can tell it's not being inherited from anywhere.
sted Posted November 8, 2017 Posted November 8, 2017 if i had to guess id say the 2nd from bottom permission is the culprate id check what permissions "special" are and id lay odds its modify/create 1
Katy Posted November 8, 2017 Posted November 8, 2017 It will be the "Users (Special)" one allowing all users create permission 1
JordanT91 Posted November 8, 2017 Author Posted November 8, 2017 I thought that too, but doesn't 'Users' mean local users on the file server? Of which there aren't any? The pupils are obviously all domain users.
sted Posted November 8, 2017 Posted November 8, 2017 I thought that too, but doesn't 'Users' mean local users on the file server? Of which there aren't any? The pupils are obviously all domain users. youd think so but iirc it dosent work as you think it should
JordanT91 Posted November 8, 2017 Author Posted November 8, 2017 Well I removed the 'Users' permission from the root of the file server and that's fixed it. That's a new one for me! Thanks for all the help.
Katy Posted November 8, 2017 Posted November 8, 2017 I thought that too, but doesn't 'Users' mean local users on the file server? Of which there aren't any? The pupils are obviously all domain users. On any domain joined machine, "Domain Users" is a member of the local "Users" group (in the same way that "Domain Admins" is a member of the local "Administrators" group) 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now