I have a shared folder on a file server that allows all users to see the folder and all the subfolders of the individual clients. However each active directory user\client has a folder named after their login name inside this main shared folder. Is there a way to set permissions or security so that only the logged in user can access the folder named after their login name and not access the other folders inside the shared folder. I know I could set each individual folder to user's login but I have a couple of hundred and I wonder if "self" or some other setting in permissions or security can accomplish this. I will probably initiate a login script for each user to map to their specific folder but I would still like to set the access to the folders.
Thanks for your time and consideration.
Thanks for your time and consideration.