Windows Vista Forums

allow write to child folder, deny write to parent
  1. #1


    techstress Guest

    allow write to child folder, deny write to parent

    is it possible to deny access to create files on the root of a drive



    and still allow modify access to subfolders?

      My System SpecsSystem Spec

  2. #2


    Dusko Savatovic Guest

    Re: allow write to child folder, deny write to parent

    Yes, no problem.

    On the child folder, uncheck "Include inheritable permissions from this
    object's parent" and adjust permissions as you like.


    "techstress" <foscsamuels@newsgroup> wrote in message
    news:fe150f1f-22bb-4897-89fc-977d99271bce@newsgroup

    > is it possible to deny access to create files on the root of a drive
    >
    > and still allow modify access to subfolders?

      My System SpecsSystem Spec

  3. #3


    techstress Guest

    Re: allow write to child folder, deny write to parent

    The problem I'm encountering is that we have a drive for user home
    folders. However, some users are saving files to the root of the
    drive. I'd like to deny access to any file saved to the root of the
    drive, yet still allow the users to create & modify files to their
    home folders.

    I think the fix Dusko suggested would allow the user to set custom
    permissions on their home folder.


    On Jan 28, 4:02*am, "Dusko Savatovic" <savato...@newsgroup>
    wrote:

    > Yes, no problem.
    >
    > On the child folder, uncheck "Include inheritable permissions from this
    > object's parent" and adjust permissions as you like.
    >
    > "techstress" <foscsamu...@newsgroup> wrote in message
    >
    > news:fe150f1f-22bb-4897-89fc-977d99271bce@newsgroup
    >
    >
    >

    > > is it possible to deny access to create files on the root of a drive
    >

    > > and still allow modify access to subfolders?- Hide quoted text -
    >
    > - Show quoted text -

      My System SpecsSystem Spec

  4. #4


    Matija Kapraljevic [Revenger] Guest

    Re: allow write to child folder, deny write to parent

    On Thu, 28 Jan 2010 08:27:22 -0800 (PST), techstress wrote:

    > The problem I'm encountering is that we have a drive for user home
    > folders. However, some users are saving files to the root of the
    > drive. I'd like to deny access to any file saved to the root of the
    > drive, yet still allow the users to create & modify files to their
    > home folders.
    >
    > I think the fix Dusko suggested would allow the user to set custom
    > permissions on their home folder.
    I think Dusko is right on the spot with this.

    Have you tried what he suggested?

    Also, do your users have admin rights? If not (and you do), then you can
    set up security permissions for the folders and they should not be able to
    change them ...

      My System SpecsSystem Spec

  5. #5


    techstress Guest

    Re: allow write to child folder, deny write to parent

    On Jan 28, 1:28*pm, "Matija Kapraljevic [Revenger]" <R...@newsgroup>
    wrote:

    > On Thu, 28 Jan 2010 08:27:22 -0800 (PST),techstresswrote:

    > > The problem I'm encountering is that we have a drive for user home
    > > folders. *However, some users are saving files to the root of the
    > > drive. *I'd like to deny access to any file saved to the root of the
    > > drive, yet still allow the users to create & modify files to their
    > > home folders.
    >

    > > I think the fix Dusko suggested would allow the user to set custom
    > > permissions on their home folder.
    >
    > I think Dusko is right on the spot with this.
    >
    > Have you tried what he suggested?
    >
    > Also, do your users have admin rights? If not (and you do), then you can
    > set up security permissions for the folders and they should not be able to
    > change them ...
    The users do not have admin rights to the file server.

    I think I would need to remove create files permission to the root of
    the drive. this would not allow the users to create files on the root
    of the drive.

    Then, I can try customizing security on their home folder to allow
    full control. This should allow full access to the user's home
    folders.


      My System SpecsSystem Spec

  6. #6


    Matija Kapraljevic [Revenger] Guest

    Re: allow write to child folder, deny write to parent

    On Mon, 1 Feb 2010 14:35:52 -0800 (PST), techstress wrote:

    >> I think Dusko is right on the spot with this.
    >>
    >> Have you tried what he suggested?
    >>
    >> Also, do your users have admin rights? If not (and you do), then you can
    >> set up security permissions for the folders and they should not be able to
    >> change them ...
    >
    > The users do not have admin rights to the file server.
    >
    > I think I would need to remove create files permission to the root of
    > the drive. this would not allow the users to create files on the root
    > of the drive.
    >
    > Then, I can try customizing security on their home folder to allow
    > full control. This should allow full access to the user's home
    > folders.
    Yes, that should do it ... but, are you even trying to configure this or
    are you just thinking about doing it?

    Go ahead, make one 'dummy' user, set just his/hers permissions in the root
    folder to deny Write and/or Modify rights, and then set whatever
    permissions you like on the users home (sub)folder. Make sure you uncheck
    'Inherit permissions from parent ...' like Dusko said you should.

    Log in with that user and give it a try ... you can't mess things up if you
    set it up for just that user.

    When you have tested it, and you're satisfied with the result, make the
    changes for all other users and delete the 'dummy' user.

    Then come back here and give us some feedback. If you need some more help,
    we'll try to help you, if not, we'll know its working and other people can
    use the same solution if they encounter a similar problem.


      My System SpecsSystem Spec

  7. #7


    DaveMills Guest

    Re: allow write to child folder, deny write to parent

    On Wed, 27 Jan 2010 14:35:49 -0800 (PST), techstress <foscsamuels@newsgroup>
    wrote:

    >is it possible to deny access to create files on the root of a drive
    >
    >and still allow modify access to subfolders?
    Everything said by others on this thread is true but it is easier than that.

    1) Create the folder for holding home folders. Lets call it "Home"
    2) Set the permissions on this folder to allow those that should be able to see
    all home folders. For example Administrators = F/C and "Help Desk" = Modify (or
    read as you need). Do not add "Users", "everyone" etc.
    3) Use ADUC to set a users home folder, e.g. map H: to \\server\Home$\%username%

    ADUC will create the home folder and give the user F/C permissions. The
    permissions in step 2) will inherit to the new home folder. The user will be
    able to do everything to their own folder.
    If the open \\server\home$ they will be able to do anything to their own home
    folder but not to other user's home folders no create new files/folders in
    Home$.

    It you enable Access Based Enumeration then they will not even see any content
    in \\server\home$ except their own home folder.

    As an alternative you could change the permissions for the user from F/C to
    Modify and they will no longer be able to alter the folder permissions. You
    cannot stop them changing permissions on files/folders they create in their home
    folder as they will be owners.

    Normally they will use the mapped drive to access their home folder so will
    never see \\server\home$. Having a $ on the share name hides it from the browser
    so they will not easily stumble upon it either. It is visible as a path in the
    My Computer listing of the mapped drive though so this is a feature to stop idle
    browsing not a security feature.

    --
    Dave Mills
    There are 10 types of people, those that understand binary and those that don't.

      My System SpecsSystem Spec

allow write to child folder, deny write to parent problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tape Drives - Allow or Deny Read and Write Access Brink Tutorials 0 11 Sep 2008
Removable Hard Disk Drives - Allow or Deny Read and Write Access Brink Tutorials 0 11 Sep 2008
DVD and CD Drive - Allow or Deny Read and Write Access Brink Tutorials 0 11 Sep 2008
USB Floppy or Floppy Drive - Allow or Deny Read and Write Access Brink Tutorials 0 11 Sep 2008
USB memory drive (Deny write) Marco Vista hardware & devices 0 20 Apr 2007