I am not sure if how to get this done so any help would be greatly appreciated.
I have 3 different security group. GrpA, GrpB and GrpC
Each group have modify rights to a particular folder. FA fo GrpA, FB for GrpB and FC for GrpC.
FA should only be visible to GrpA and not to GrpB and C. Same with the other 2.
FA, FB and FC are subfolder of a folder called Confidential.
So structure is as below. Users drive Z: are mapped to \\server\Confidential.
Confidential
|_ FA
|_ FB
|_ FC
The reason they are mapped to Confidential instead of directly to FA, FB or FC is because a user can belong to different group, therefore, they might need access to multiple folders.
How should I setup the share and permission for this?
Thanks for any help in advance
Vince