Displaying 3 results from an estimated 3 matches for "1r_b6tzejvmnipnlkpfrk0ctkpeu4dgcg".
2023 Apr 02
2
Inconsistent SYSVOL ACLs
...thank you all for the answers and for trying to help me.
I agree with you michael regarding the parameters passed in the ./configure
command, the location is not part of the problem.
The file system used is XFS. and the strace command logs are in the
attached link
https://drive.google.com/file/d/1R_b6TzeJVmNIpnlkPfRk0CtkpeU4dgcg/view?usp=share_link
Rowland, the result of the command mentioned by you:
samba-tool ntacl get /usr/local/samba/var/lib/samba/sysvol --as-sddl
O:LAG:BAD:P(A;OICI;0x001f01ff;;;BA)(A;OICI;0x001200a9;;;SO)(A;OICI;0x001f01ff;;;SY)(A;OICI;0x001200a9;;;AU
)
Em dom., 2 de abr. de 2023 ?s 06:29, Rowland...
2023 Apr 03
2
Inconsistent SYSVOL ACLs
...for trying to help me.
>
> I agree with you michael regarding the parameters passed in the ./configure
> command, the location is not part of the problem.
>
> The file system used is XFS. and the strace command logs are in the
> attached link
> https://drive.google.com/file/d/1R_b6TzeJVmNIpnlkPfRk0CtkpeU4dgcg/view?usp=share_link
From this trace:
getxattr("/usr/local/samba/var/lib/samba/sysvol/exemple.com", "security.NTACL", NULL, 0) = 320
getxattr("/usr/local/samba/var/lib/samba/sysvol/exemple.com", "security.NTACL",
"\4\0\4\0\0\0\2\0\4\0\2\0\1\0\35\26\34...
2023 Apr 02
1
Inconsistent SYSVOL ACLs
On 02/04/2023 09:21, Michael Tokarev via samba wrote:
> Neither of the 3 should be a problem. Especially the ones which
> are already set by default.? --enable-fhs uses slightly different
> layout within $prefix, that's all. The build-time configuration
> looks entirely okay.
You may be correct Michael, but I still wouldn't use '--enable-fhs' by
itself.
>
>