On Fri, 23 Feb 2024 17:01:58 -0000
miguel medalha via samba <samba at lists.samba.org> wrote:
>
> > So I've in the global section "vfs objects = recycle
acl_xattr"
> > (...)
>
> I hope you removed the line from the share, then. Because if you kept
> it, acl_xattr is overridden gain.
>
> The whole line is overridden, not only some particular vfs object.
>
> I think that it's best to declare VFS objects in the shares
> themselves, to give us more precise control and avoid ambiguity.
>
>
It depends, if you want acl_xattr on all shares, then declare it in
global.
If you want something to effect all shares, then declare it in global,
but if you want something to effect just one share, then declare all of
the 'vfs objects' that you want to effect that share in that share.
Rowland