I got an unusual request for folder permissions. A user needs to get in about 4 sub-folders deep, but not be able to open any files that exist within that path. I thought I could just give "Traverse folder/execute file", but that didn't work. He cannot open the root of this path, which has the traverse/execute.
This is what I've got: \rootFolder\Level1\Level2\Level3\Level4
At rootFolder I have Traverse/Execute, This folder and SubFolders. He cannot open that folder.
He has traverse down to Level3 and on Leval4 he has Modify.
How can I let him traverse starting at rootFolder (it is not the root of the drive), and not be able to "Open" files along the way?