Displaying 2 results from an estimated 2 matches for "sytet".
Did you mean:
sytem
2020 Feb 05
4
Samba, ACLs and 'primary group'...
...so my setup seems a 'Windows ACL', but still i have 'CREATOR OWNER' and
'CREATOR GROUP'.
Second, in intimacy with the first, seems to me that the real
differences between 'POSIX' and 'Windows' ACL is not only 'acl_xattr'
module, but also how ACL are sytetized, eg 'acl_xattr:default acl
style' and/or 'acl_xattr:ignore system acls'.
So, AFAI've understood, at least three options exist:
a) POSIX-only, eg vfs objects 'acl_xattr' NOT loaded.
b) Windows-only, eg:
vfs objects = acl_xattr
acl_xattr:ignore system acls = yes...
2020 Feb 05
0
Samba, ACLs and 'primary group'...
...dows ACL', but still i have 'CREATOR OWNER' and
> 'CREATOR GROUP'.
>
>
> Second, in intimacy with the first, seems to me that the real
> differences between 'POSIX' and 'Windows' ACL is not only 'acl_xattr'
> module, but also how ACL are sytetized, eg 'acl_xattr:default acl
> style' and/or 'acl_xattr:ignore system acls'.
>
>
> So, AFAI've understood, at least three options exist:
>
> a) POSIX-only, eg vfs objects 'acl_xattr' NOT loaded.
>
> b) Windows-only, eg:
> vfs objects = acl_x...