Find the answer to your Linux question:
Results 1 to 2 of 2
We want to fix our data folders structre in Samba, for example our folders would be like as Data/Group A/2010 /A We want all our users can work only in ...
  1. #1
    Just Joined!
    Join Date
    Nov 2009
    Posts
    6

    Samba - Shared Data with fixed folder structure

    We want to fix our data folders structre in Samba, for example our folders would be like as Data/Group A/2010 /A

    We want all our users can work only in folder A and no one can create any files in data, GroupA, 2010 folders. Similarly no one can delete these basic folders. However users can create further folders in A as required.

    Is this possible in samba?

  2. #2
    Linux Enthusiast
    Join Date
    Apr 2004
    Location
    UK
    Posts
    658
    Hi there,

    I don't think there is a way to do that in Samba directly, but samba still has to respect Linux filesystem permissions so you can create those folders as read-only (and execute) and owned by root and then permit write access to folder A so the users can create whatever they want underneath.

    Let us know how you get on
    To be good, you must first be bad. "Newbie" is a rank, not a slight.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...