]> git.ipfire.org Git - thirdparty/samba.git/commit
libsmb_samba_internal: don't send SECINFO_[UN]PROTECTED_{S,D}ACL by default
authorStefan Metzmacher <metze@samba.org>
Thu, 3 Dec 2020 12:58:53 +0000 (13:58 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Dec 2020 13:59:38 +0000 (13:59 +0000)
commit0ccdce67d3adfc06b6d8235b53d677da1526ba4b
treefd1c2c80b9bb3b85e59256775912e756239319da
parent752a8f870de2bb087802a1287d7fb6c7624ac631
libsmb_samba_internal: don't send SECINFO_[UN]PROTECTED_{S,D}ACL by default

We want to get the default behavior.

It's also pointless to set PROTECTED and UNPROTECTED at the same time.
These are defined in MS-DTYP 2.4.7 SECURITY_INFORMATION with a brief
description, but they aren't referenced in anywhere in MS-DTYP itself,
nor in MS-FSA are any other document.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/samba3/libsmb_samba_internal.py