We want a limited number of users to have full access to a sub-folder to the parent, but we don't want them to have any access to the parent folder, other than to see it and traverse it to the sub-folder.
eg.
PROJ
PROJ/Data
PROJ/Docs
We have a group with full access to PROJ
But we want another group to have only Full Access to PROJ/Docs and not to anything in PROJ/Data nor inside of PROJ itself.
I believe we have Access Based Enumeration installed on our W2003 server, and thus the limited group can't see the PROJ directory to traverse it!
The only way I can think of tackling this is to remove inheritance from the tree altogether and assign specific permissions at each sub-folder level. Giving the limited group read only rights on PROJ. But this doesn't get around the fact that they'll be able to see anything in PROJ!
If anyone has any other suggestions as to how to configure the NTFS Permissions for this scenario, I would love to hear them.
Thanks
eg.
PROJ
PROJ/Data
PROJ/Docs
We have a group with full access to PROJ
But we want another group to have only Full Access to PROJ/Docs and not to anything in PROJ/Data nor inside of PROJ itself.
I believe we have Access Based Enumeration installed on our W2003 server, and thus the limited group can't see the PROJ directory to traverse it!
The only way I can think of tackling this is to remove inheritance from the tree altogether and assign specific permissions at each sub-folder level. Giving the limited group read only rights on PROJ. But this doesn't get around the fact that they'll be able to see anything in PROJ!
If anyone has any other suggestions as to how to configure the NTFS Permissions for this scenario, I would love to hear them.
Thanks