Hello.
I have three different directories (COMMON/PRIVATE/USER) and subfolders underneath each:
I have a security group (SG-Accounting) whose members have free reign under Common (Create/Delete/Rename), a user (Office-Manager) that has free reign to modify anything UNDER SubPrivate1 and SubUser1 but not the PRIVATE, SubPrivate1, User, SubUser1 folders. So it looks like this.
COMMON (All users should have free reign under here, but should not be able to rename/move COMMON)
PRIVATE
SubPrivate1 (No one should be able to rename or move)
SubPrivate2 (Office Manager should have free reign here)
USER
SubUser1 (No one should be able to rename or move)
SubUser2 (Office Manager should have free reign here)
What do I need to do to accomplish this? Give SG-Accounting "This Folder Only" rights to COMMON/PRIVATE/USER and everything except "Full Control, Delete, Change Permissions, Take Ownership" and then what can I do to restrict the rest? Any insight would be EXTREMELY useful. Thanks!