This should be very simple. I have my Documents folders redirected to a share called //dc/documents. It creates a folder under this share for each person and then creates a folder under that for My Documents. The security permissions on this //dc/documents share are as follows:
- Share Permissions:
- Everyone - Full Control
- Everyone - Full Control
- NTFS Permissions:
- Everyone (This Folder Only) - List Folder/Read Data, Read Attributes, Read Extended Attributes, Read Permissions
- CREATOR OWNER (Subfolders and files only) - Full Control
- SYSTEM (This folder, subfolders and files) - Full Control
- Administrators (This folder, subfolders and files) - Full Control
- Domain Admins (This folder, subfolders and files) - Full Control
My problem arises when I sign into the in-built administrator account on the PDC. Though that account is part of the Domain Admins and Administrator groups, I do not have permission to view the subfolders and files. I don't see any inherited permissions that should prevent me from doing anything I want inside of these folders. Is there some magical button I have to hit when opening the folders? This is becoming increasingly frustrating.