mkrausnick
Programmer
Running Windows Server 2008 with about 50 users. I'm trying to move a few user "personal folders" to a different physical disk. The folder structure in both drives is the same:
<top level>\...\Users\<userID>.
In the current drive (D the Users folder has these explicit permissions: Traverse folder, List Folder, Read attributes, Read extended attributes. That allows users to open documents in other users' folders. Not good.
In the new drive (F I set up the Users folder to have explicit permissions of Traverse Folder only. In both cases, the individual's folder has inherited permissions, plus explicit "full control" for their own <userID> folder.
My desire is that if a user maps the parent "Users" folder, they not see anything, or even get "Access denied". But when I map their personal folder directly using UNC, they have full control and can create and delete files and folders in their <userID> folder.
Even though Active Directory effective permissions shows full control for a user in their personal folder, they can't create or save a file, and can't open their Outlook archive.pst.
If I have to, I'll give the Read Data permission to the parent "Users" folder but I'd rather not. So how do I configure Active Directory permissions to allow a user full control in their own <UserID> folder and at the same time no permissions at all in the "Users" folder or at least other users' <UserID> folder?
Also, I should add that the Users folder is referenced using an NT share called "Users$" which has permissions of "Full Control" for the Active Directory group that includes all users.
Thanks for any help.
Mike Krausnick
Dublin, California
<top level>\...\Users\<userID>.
In the current drive (D the Users folder has these explicit permissions: Traverse folder, List Folder, Read attributes, Read extended attributes. That allows users to open documents in other users' folders. Not good.
In the new drive (F I set up the Users folder to have explicit permissions of Traverse Folder only. In both cases, the individual's folder has inherited permissions, plus explicit "full control" for their own <userID> folder.
My desire is that if a user maps the parent "Users" folder, they not see anything, or even get "Access denied". But when I map their personal folder directly using UNC, they have full control and can create and delete files and folders in their <userID> folder.
Even though Active Directory effective permissions shows full control for a user in their personal folder, they can't create or save a file, and can't open their Outlook archive.pst.
If I have to, I'll give the Read Data permission to the parent "Users" folder but I'd rather not. So how do I configure Active Directory permissions to allow a user full control in their own <UserID> folder and at the same time no permissions at all in the "Users" folder or at least other users' <UserID> folder?
Also, I should add that the Users folder is referenced using an NT share called "Users$" which has permissions of "Full Control" for the Active Directory group that includes all users.
Thanks for any help.
Mike Krausnick
Dublin, California