I have a folder structure like Test > Test1 > Test 2 > Test 3 > Test 4,5
I want to share this over the network say \server123\Test\Test1\Test2\Test3
For user "A" I want him to access only Test 3 and the subfolders below(4,5) so how can I do that? I went on the root folder and enable "Everyone" then we is able to access till the top test folder which I don't want.
For user "B" I want him to access only Test 5 folder and nothing else \server123\Test\Test1\Test2\Test3\test4\test5(access folder) he should not be able to click anything above.
For user "C" the admin, I want him to have full control of all the folders \server123\Test (from the root folder to all subfolders)
I tried sharing individual folder but that's removing the folders in between and causing more confusion(server123\test4) I don't want this. I want to share the full path to the end users.
How can I configure this?