HOTSPOT
You have a file server named Server1 that runs Windows Server 2012 R2. Server1 contains a folder
named Folder1.
A user named User1 is a member of Group1 and Group2. A user named User2 is a member of
Group2 and Group3.
You need to identify which actions the users can perform when they access the files in Share1.
What should you identify?
To answer, select the appropriate actions for each user in the answer area.
user1 should have full permissions?
No User 1 should not have full permission
When NTFS and share permissions combine the most restrictive applies
So user one has full control on the share permissions and read and write on the NTFS permissions. NTFS permissions win in this instance because read and write is more restrictive then full control.
Isn’t it the same when there are several groups and they have different restrictions? Like User1 is part of Group1 and Group2 and Group2 has the strictest permissions so shouldn’t only the permissions of Group2 be applied to User1?
hi Kero, with your means, user 2 only have the group 2 permission? it confused me long time!