Re: Windows shared folder not respecting NTFS filesystem permissions?



That is because you gave "READ" access to Everyone on the hare level. Share
security permissions will "always" superceed NTFS file permissions with the
"least" permissive access. That is why the standard for sharing folders is
to give "EVERYONE" FULL access at the share level then use NTFS permissions
to control the folder access.

"Susan Bradley" <sbradcpa@xxxxxxxxxxx> wrote in message
news:%23RVjoB8JKHA.1492@xxxxxxxxxxxxxxxxxxxxxxx
If you have inherent, why wouldn't you have rights to the contents of the
folder? I'm not following you?

The Basics of ACL Inheritance:
http://windowsitpro.com/article/articleid/97897/the-basics-of-acl-inheritance.html

http://alt.pluralsight.com/wiki/default.aspx/Keith.GuideBook/WhatIsACLInheritance.html

When I share a folder with a certain permission, I expect that permission
to be respected underneath of it?


"From an administrator point of view, ACL inheritance simplifies access
control management. An administrator can set the ACL on a parent object
and, if inheritance is enabled, he shouldn?t need to set ACLs on each
child object"

Michael Sharman wrote:
I have discovered a quite disturbing issue with our Windows Server 2003
Small Business Server (SP2) concerning NTFS file permissions and shared
folders.

If I set up a share with an ACL that includes a user with full control
access to that share, as I understand it, if the underlying NTFS
permission doesn't grant access to a file, then this share ACL should not
override this.

Mysteriously, on our SBS 2003 install (but not on other Windows 2003
Server installs we have for testing purposes), the underlying NTFS ACL
seems to be being ignored, and once a share ACL gives write access to a
folder, it gives write access to *every* file, even if the NTFS file
permissions are explicitly set to provide read access only.

For for instance if I have a folder structure like the following:

(on \\server)
C:\Data - ACL: {Everyone: Read Only}
|
+-- File1.txt - ACL: inherit
+-- File2.txt - ACL: inherit

And then share this folder as \\server\Data with the share ACL set to
Everyone: Full Control, then if I write to the file
\\server\Data\File1.txt then I should get an access denied error because
although I've got write access via the share permissions I don't have
write access to the file object in the NTFS file system.

On our domain controller which is running Windows 2003 Small Business
Server with SP2 installed, with the scenario above is allowing access, in
fact it appears to be allowing access to any file access via a share
regardless of the NTFS file permissions?!

This seems wrong to me, and I checked on other windows installs we have
and they definitely do respect the NTFS permissions, giving an access
denied as I expected.

Is there something wrong with our server install, any ideas what could be
causing this behaviour, or how I could troubleshoot the problem?

Regards,

Michael



.



Relevant Pages

  • Re: Default Permissions
    ... When you look using the advanced view you see all ACEs in the ACL ... folder, ... carry no permissions on the contained files. ...
    (microsoft.public.security)
  • Re: How can I control folder permissions when creating a folder
    ... I'll dig into the ACL stuff a bit more. ... get into it was the idea of trying to figure out what permissions to add (do ... To answer your question about the folder creation. ... quite certain they were all created by an Admin account and they still have ...
    (microsoft.public.dotnet.security)
  • Re: Windows shared folder not respecting NTFS filesystem permissions?
    ... When I share a folder with a certain permission, I expect that permission to be respected underneath of it? ... "From an administrator point of view, ACL inheritance simplifies access control management. ... Mysteriously, on our SBS 2003 install, the underlying NTFS ACL seems to be being ignored, and once a share ACL gives write access to a folder, it gives write access to *every* file, even if the NTFS file permissions are explicitly set to provide read access only. ...
    (microsoft.public.windows.server.sbs)
  • Re: Cannot Send Email to Exchange 2003 Public Folders
    ... I had a look at the ACL permission too, forcing more rights than the users ... about a brand new Exchange 2003 installation. ... > someone's been fooling around with permissions from windows explorer. ... > that's controlling access to the folder. ...
    (microsoft.public.exchange.admin)
  • Re: Permissions question
    ... The test user did not show up in the file ACL, ... > user had modify permissions on the file. ... > 5) Create a folder called Bill_Test1 in HOST\Share ... Effective permissions are correct ACL entries are not. ...
    (microsoft.public.cert.exam.mcse)

Loading