Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags:

Sponsored Links



NTFS permissions

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 27-02-2009
JJP
 
Posts: n/a
NTFS permissions

Hi,
I am trying to set some permissions on a folder, its subfolders and
files and I am not getting the results I expect.

My manager had me create a folder and a bunch of subfolders.
We created a AD group and put the needed users in it and added them to
the folder permissions.

This is a Windows 2003 cluster with SP2.

He wants this group to be able to:
Add files
Delete files
Modify files
View all folders and contents

He does NOT want this group to be able to:
Rename any folders/subfolders
Add any folders/subfolders
Delete any folders/subfolders

I am going into the Special Permissions area for this group and not
getting the results I need. I can get it so that the group members
cannot create folders or rename them, and they can read files, but then
they cannot modify or save files. And the weird thing is after I try to
save a modification it denies it and creates a 0kb .tmp file. When I
try to create a new file it denies it and then creates a file called
"New Document.txt".

On Effective Permissions for this group says they have:
Traverse folder / Execute file
List Folder / Read Data
Read Attributes
Read Extended Attributes
Delete Files / Write Data
Write Attributes
Write Extended Attributes
Read Permissions
Everything else is unchecked

What am I missing? Thanks in advance!
Reply With Quote
  #2  
Old 28-02-2009
Ace Fekay [Microsoft Certified Trainer]
 
Posts: n/a
Re: NTFS permissions

In news:ewktJQOmJHA.5124@TK2MSFTNGP03.phx.gbl,
JJP <anonymous@microsoft.com>, posted the following:
> Hi,
> I am trying to set some permissions on a folder, its subfolders and
> files and I am not getting the results I expect.
>
> My manager had me create a folder and a bunch of subfolders.
> We created a AD group and put the needed users in it and added them to
> the folder permissions.
>
> This is a Windows 2003 cluster with SP2.
>
> He wants this group to be able to:
> Add files
> Delete files
> Modify files
> View all folders and contents
>
> He does NOT want this group to be able to:
> Rename any folders/subfolders
> Add any folders/subfolders
> Delete any folders/subfolders
>
> I am going into the Special Permissions area for this group and not
> getting the results I need. I can get it so that the group members
> cannot create folders or rename them, and they can read files, but
> then they cannot modify or save files. And the weird thing is after
> I try to save a modification it denies it and creates a 0kb .tmp
> file. When I try to create a new file it denies it and then creates
> a file called "New Document.txt".
>
> On Effective Permissions for this group says they have:
> Traverse folder / Execute file
> List Folder / Read Data
> Read Attributes
> Read Extended Attributes
> Delete Files / Write Data
> Write Attributes
> Write Extended Attributes
> Read Permissions
> Everything else is unchecked
>
> What am I missing? Thanks in advance!


The Modify permission allows them to rename folders, add and delete folders.

The best thing is to first remove the group from the ACL. Then go into
advanced and in the Special permissions, add the group. As soon as you add
the group, the Permissions Entry window pops up. Then finite the permissions
so they have:
Apply to: "This folder and subfolders"
Traverse
List Folder/Read data
Read Attributes
Read extended attributes
Create Files/write data
Write attributes
Read permissions

Then after clicking on OK, go back into the ACL and add:
Creator Owner: Modify

Try that and test it out.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCT
Microsoft Certified Trainer
aceman@mvps.RemoveThisPart.org

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.



Reply With Quote
  #3  
Old 28-02-2009
Ace Fekay [Microsoft Certified Trainer]
 
Posts: n/a
Re: NTFS permissions

In news:ewktJQOmJHA.5124@TK2MSFTNGP03.phx.gbl,
JJP <anonymous@microsoft.com>, posted the following:
> Hi,
> I am trying to set some permissions on a folder, its subfolders and
> files and I am not getting the results I expect.
>
> My manager had me create a folder and a bunch of subfolders.
> We created a AD group and put the needed users in it and added them to
> the folder permissions.
>
> This is a Windows 2003 cluster with SP2.
>
> He wants this group to be able to:
> Add files
> Delete files
> Modify files
> View all folders and contents
>
> He does NOT want this group to be able to:
> Rename any folders/subfolders
> Add any folders/subfolders
> Delete any folders/subfolders
>
> I am going into the Special Permissions area for this group and not
> getting the results I need. I can get it so that the group members
> cannot create folders or rename them, and they can read files, but
> then they cannot modify or save files. And the weird thing is after
> I try to save a modification it denies it and creates a 0kb .tmp
> file. When I try to create a new file it denies it and then creates
> a file called "New Document.txt".
>
> On Effective Permissions for this group says they have:
> Traverse folder / Execute file
> List Folder / Read Data
> Read Attributes
> Read Extended Attributes
> Delete Files / Write Data
> Write Attributes
> Write Extended Attributes
> Read Permissions
> Everything else is unchecked
>
> What am I missing? Thanks in advance!


Oh, one more thing, under the Share permissions, change it to:
Domain Admins: FC
Authenticated Users: Change

Ace
Reply With Quote
  #4  
Old 02-03-2009
JJP
 
Posts: n/a
Re: NTFS permissions

Ace Fekay [Microsoft Certified Trainer] wrote:
> In news:ewktJQOmJHA.5124@TK2MSFTNGP03.phx.gbl,
> JJP <anonymous@microsoft.com>, posted the following:
>> Hi,
>> I am trying to set some permissions on a folder, its subfolders and
>> files and I am not getting the results I expect.
>>
>> My manager had me create a folder and a bunch of subfolders.
>> We created a AD group and put the needed users in it and added them to
>> the folder permissions.
>>
>> This is a Windows 2003 cluster with SP2.
>>
>> He wants this group to be able to:
>> Add files
>> Delete files
>> Modify files
>> View all folders and contents
>>
>> He does NOT want this group to be able to:
>> Rename any folders/subfolders
>> Add any folders/subfolders
>> Delete any folders/subfolders
>>
>> I am going into the Special Permissions area for this group and not
>> getting the results I need. I can get it so that the group members
>> cannot create folders or rename them, and they can read files, but
>> then they cannot modify or save files. And the weird thing is after
>> I try to save a modification it denies it and creates a 0kb .tmp
>> file. When I try to create a new file it denies it and then creates
>> a file called "New Document.txt".
>>
>> On Effective Permissions for this group says they have:
>> Traverse folder / Execute file
>> List Folder / Read Data
>> Read Attributes
>> Read Extended Attributes
>> Delete Files / Write Data
>> Write Attributes
>> Write Extended Attributes
>> Read Permissions
>> Everything else is unchecked
>>
>> What am I missing? Thanks in advance!

>
> The Modify permission allows them to rename folders, add and delete
> folders.
>
> The best thing is to first remove the group from the ACL. Then go into
> advanced and in the Special permissions, add the group. As soon as you
> add the group, the Permissions Entry window pops up. Then finite the
> permissions so they have:
> Apply to: "This folder and subfolders"
> Traverse
> List Folder/Read data
> Read Attributes
> Read extended attributes
> Create Files/write data
> Write attributes
> Read permissions
>
> Then after clicking on OK, go back into the ACL and add:
> Creator Owner: Modify
>
> Try that and test it out.
>


Thanks Ace, I never tried that approach before but will give it a try!
Reply With Quote
  #5  
Old 03-03-2009
Ace Fekay [Microsoft Certified Trainer]
 
Posts: n/a
Re: NTFS permissions

In news:49ABFE41.9050209@microsoft.com,
JJP <anonymous@microsoft.com>, posted the following:
>
> Thanks Ace, I never tried that approach before but will give it a try!


My pleasure. Let me know how you make out.

Ace


Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "NTFS permissions"
Thread Thread Starter Forum Replies Last Post
Windows 7 NTFS and Share Permissions Madison Operating Systems 6 16-08-2010 10:46 AM
Find NTFS permissions for an account Roger Active Directory 4 04-05-2010 09:48 PM
NTFS folder permissions el Windows Security 9 28-04-2009 03:55 AM
managing NTFS permissions - cacls or wmi? James Windows Server Help 6 20-11-2008 02:41 AM
Any tools for NTFS permissions reporting? Christine L Windows Software 0 07-09-2007 09:49 AM


All times are GMT +5.5. The time now is 11:19 PM.