nRiTeCh
Level N
Guys in my co. we are to restructure our existing fileserver but with proper permissions this time on windows server 2k8.
Long query short...
*******************************************************************************************************
We have this "REPO" parent folder in root.
Inside this Repo folder we got 3 sub-folders: G1/G2/G3.
And have created 3 Users:
T1/ T2/ T3
Now we have created 3 User Groups in AD:
G1/ G2/ G3
User in AD groups:
T1 is in G1 /G3 group
T2 is in G2 group
T3 is in G2 /G3 group
Permissions to set:
User T1 will have full or modify access to G1 and G3
User T2 will have full or modify access to G2 but denied access to G1 /G2
User T3 will have full or modify access to G3 and G2 but denied access to G1
*******************************************************************************************************
So how achieve the set permissions target?
Long query short...
*******************************************************************************************************
We have this "REPO" parent folder in root.
Inside this Repo folder we got 3 sub-folders: G1/G2/G3.
And have created 3 Users:
T1/ T2/ T3
Now we have created 3 User Groups in AD:
G1/ G2/ G3
User in AD groups:
T1 is in G1 /G3 group
T2 is in G2 group
T3 is in G2 /G3 group
Permissions to set:
User T1 will have full or modify access to G1 and G3
User T2 will have full or modify access to G2 but denied access to G1 /G2
User T3 will have full or modify access to G3 and G2 but denied access to G1
*******************************************************************************************************
So how achieve the set permissions target?
Last edited: