I want to have users be able to look through file shares/directories to reach sub folders they have access to. One example is:
[Root Folder]
[Sub Folder 1] ,[Sub Folder 2], [Sub Folder 3]
[Sub Folder A]
Currently, the user can click into the Root folder, but see nothing. They have permissions for Sub Folder A (which is inside of sub folder1) and can access it when pasting in the file path. I want my user to be able to click into the root folder, see the sub folder 1, so they can then click into Sub folder A (without seeing anything else). My share permissions are set to full perms, and my security permissions restrict what the user can see.
Does any of this make sense? Is it even possible for this share/security mix to work this way? When I give users full access to the root folder or even sub folder, they can see everything properly, but since this user only needs access to sub folder A, it looks like they don’t have access period (until they type in the directory).