Re: Folder Creation Rights
- From: George <George@yahoo##.com>
- Date: Wed, 16 Apr 2008 23:35:48 GMT
Wow Ace...great info!! Thank you very much for responding and
providing me this info.
George
On Wed, 16 Apr 2008 19:08:57 -0400, "Ace Fekay [MVP]"
<PleaseAskMe@xxxxxxxxxxxxxx> wrote:
In news:vaqc045as35hhvbo7fibrmn0q4081cb29i@xxxxxxx,
George <George@yahoo##.com> typed:
Hello,
Is it possible to allow all domain users access to all files and
folders on a certain share, yet prevent users (except one) from create
new folders and sub folders? O/S is Windows 2003.
Thank you,
George
Yes. Simply share the folder with the following perms:
Share perms:
Authenticated Users = C
Domain Admins = FC
NTFS perms:
Authenticated Users = R
Group1Modify = M (that can perform what you are asking)
Group2ReadOnly = R (that can't)
If you want Group2ReadOnly to be able to change files but not create sub
folders, don't add them in the DACL (Discretionary Access Control List)
because that is a standard set of combined permissions, but rather click on
Advanced and add the group in the Advanced ACL (Access Control List) and
select the group, click Edit to get in the ACEs (Access Control Entries),
and specify specifically the perms you want to allow for this object, child
objects, this object only, etc.
Windows Security News: Learning Guide: Access control
http://searchwindowssecurity.techtarget.com/news/article/0,289142,sid45_gci1025004,00.html
Understanding Windows NTFS Permissions
http://www.windowsecurity.com/articles/Understanding-Windows-NTFS-Permissions.html
.
- Follow-Ups:
- Re: Folder Creation Rights
- From: Ace Fekay [MVP]
- Re: Folder Creation Rights
- References:
- Folder Creation Rights
- From: George
- Re: Folder Creation Rights
- From: Ace Fekay [MVP]
- Folder Creation Rights
- Prev by Date: Re: Folder Creation Rights
- Next by Date: Re: Blank Desktop no Task manager
- Previous by thread: Re: Folder Creation Rights
- Next by thread: Re: Folder Creation Rights
- Index(es):
Relevant Pages
|