Hi,
Granting shared/security permission could be tricky sometimes.
I need a guidance to do this properly. Share permission layout can be described as:
Scenario:
User is mapped to the share "\\server\ShareA" as W: drive via logon script.
So they see W: drive in their Computer.
Let say I'm grouping users into AD Group named "DOMAIN\Dept-A", what kind of permission should be assigned to the share and/or Security tab for this folder, so the user can see W: drive, and have Read+Write permission on their dept. folder"Dept-A"?
W: drive should be accessible across departments groups e.g "DOMAIN\Dept-B" and "DOMAIN\Dept-C" too, but they should be allowed to list folders in W: drive but denied access on "Dept-A" folder?
---Pat