NTFS Permissions and sub-Folders


Go Back   Computer Help Articles > Windows XP Security Admin
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 05:03 AM
Rickey Whitworth
 
Posts: n/a
Default NTFS Permissions and sub-Folders

We want to create a folder structure similar to the following:

-Root
--Folder 1
---Folder 1-1
---Folder 1-2
--Folder 2
---Folder 2-1
---Folder 2-2

We will then have 2 security groups, Folder_Editors and Folder_Admins

We want Folder_Editors to be able to see any of the folders, but not be able
to add files or folders in the first level (under the root folder). In
addition, we want them to be able to have modify permissions under the
second level (under Folder 1 and under Folder 2).

We can get that far, but we also want to make sure that a Folder_Editor
cannot drag Folder 2 into Folder 1. All the options we have tried so far
give modify rights to Folder 1 and Folder 2, not just there contents, so
dragging is possible. What is the best way to handle this scenario?


Reply With Quote
  #2  
Old 01-05-2006, 05:03 AM
lee.rowland@gmail.com
 
Posts: n/a
Default Re: NTFS Permissions and sub-Folders

Off hand here is what I visualize for you permissions:

-Root
-Folder_Admins: Full Control
-Folder_Editors: Allow Read, Deny Write, Deny Modify
(Denying modify and write will not let them change anything in the
root folder)
(Also, make sure Inherit Permissions from Parent is disable under
advanced permissions)

--Folder (1/2)
--Folder_Admins: Full Control
--Folder_Editors: Everything but Full Control
(Now allow Inherit Permissions from Parent and the subfolders will
follow the same permission patterns as on the second layer folders)

Reply With Quote
  #3  
Old 01-05-2006, 05:03 AM
Rickey Whitworth
 
Posts: n/a
Default Re: NTFS Permissions and sub-Folders

Deny modify includes deny list folder contents, meaning I cannot see the
folder at all. I tried just denying write and read, then granting different
permissions to Folder 1 and Folder 2 (also set them to not inherit).

A user can still drag Folder 1 into Folder 2 (although they cannot drag it
back to the root afterwards)
<lee.rowland@gmail.com> wrote in message
news:1134590230.365002.182350@o13g2000cwo.googlegr oups.com...
> Off hand here is what I visualize for you permissions:
>
> -Root
> -Folder_Admins: Full Control
> -Folder_Editors: Allow Read, Deny Write, Deny Modify
> (Denying modify and write will not let them change anything in the
> root folder)
> (Also, make sure Inherit Permissions from Parent is disable under
> advanced permissions)
>
> --Folder (1/2)
> --Folder_Admins: Full Control
> --Folder_Editors: Everything but Full Control
> (Now allow Inherit Permissions from Parent and the subfolders will
> follow the same permission patterns as on the second layer folders)
>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT. The time now is 08:24 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

NTFS Permissions and sub-Folders