File and folder permission

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi folks,

look to this scenario:

I need to share a folder with many subfolders, I will create one group for
each subfolder, but I want to share just the main folder then my users will
map just that main folder to access the appropriate folder.

My question is :
how I can adjust the permission so that only the members of the group that
has permission can see the folder without that it can see the other folders?

Thanks

Fernando
 
You effectively can't with Windows if you require that users be able to
access the root folder. If you assign proper permissions they will not be
able to "access" or open folders that they can "see". If a user does not
have any permissions to a folder they have an implicit deny permission. You
could give users group read/list access to the root folder and then give
each group appropriate permissions to their folder. --- Steve
 
Back
Top