[Samba] Compmgmt.msc connection errors for managing Windows ACL's

Kris Lou klou at themusiclink.net
Thu Mar 3 23:20:37 UTC 2022


>
> smb.conf (some of these settings are mine, some are automatically put in
> by OMV)
>
> # Global parameters
> [global]
>
<snip>

>         use sendfile = Yes
>         vfs objects = acl_xattr fruit streams_xattr
>
> [users]
>         comment = User Homes
>         create mask = 0664
>         directory mask = 0775
>         force create mode = 0664
>         force directory mode = 0775
>         hide dot files = No
>         hide special files = Yes
>         inherit acls = Yes
>         inherit permissions = Yes
>         path = /srv/dev-disk-by-label-Storage/users/
>         read only = No
>         vfs objects =
>

I just noticed that the share's "vfs objects = " must be overwriting
Global.  Added "acl_xattr" back in, and it looks like the ACL's are
persisting or at least saving.

Except for all of the error messages from Compmgmt itself (hope that's all
"normal"), sorry about the noise.


More information about the samba mailing list