My folder is located at D:\folder in a server. Inside the "folder", there are 2 subfolders called "one" and "two".
I would like to set the "one" folder to be read by "A" user only, while the "two" folder to be read by another "B" user only.
However, when I make the "folder" to be a shared folder, I am forced to add somebody for permission, no matter it is the "domain users" or "everyone", they have the "READ" permission, and they can read the content inside the "one" folder or the "two" folder.
How can I avoid this problem?
Update: The cause of this problem is that there was the "CREATOR OWNER" permission of the root folder.