Luke Barone
2017-Mar-15 16:09 UTC
[Samba] different shares use parts of the same path - is this allowed?
I can't speak to what the best practice is, but I have some shares that are set up like that from before I started working there. No major issues as long as samba was not setting the permissions differently On Mar 15, 2017 7:42 AM, "lejeczek via samba" <samba at lists.samba.org> wrote: hi everyone something like this: [big] path = /data/big writeable = no [my.big] path = /data/big/my writeable = yes [your.big] path = /data/big/your writeable = yes is such a configuration healthy? What are possible negative implications this may cause, if any? ver. 4.4 many thanks, L -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
lejeczek
2017-Mar-16 10:23 UTC
[Samba] different shares use parts of the same path - is this allowed?
On 15/03/17 16:09, Luke Barone via samba wrote:> I can't speak to what the best practice is, but I have some shares that are > set up like that from before I started working there. No major issues as > long as samba was not setting the permissions differently > > On Mar 15, 2017 7:42 AM, "lejeczek via samba" <samba at lists.samba.org> wrote: > > hi everyone > > something like this: > > [big] > path = /data/big > writeable = no > > [my.big] > path = /data/big/my > writeable = yes > > [your.big] > path = /data/big/your > writeable = yes > > is such a configuration healthy? What are possible negative implications > this may cause, if any? > ver. 4.4 > many thanks, > L >I thought, that would be well tried & tested subject. And that samba docs would themselves cover the subject of "conflicting" paths, but I sroogled and find almost nothing.(or my sroogling force is weak)