]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:dsdb:acl_read: introduce aclread_check_object_visible() helper
authorStefan Metzmacher <metze@samba.org>
Tue, 6 Oct 2020 13:07:19 +0000 (15:07 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Oct 2020 12:17:33 +0000 (12:17 +0000)
commitc1df795199c9e924a7214f7613e2b710e5a3ea16
treed5c1f72b0ab516cf0d3b053c9c0389e4c14ac38f
parent1da871f7f24a0b285ef16ebfad9eae35b60649a4
s4:dsdb:acl_read: introduce aclread_check_object_visible() helper

In future this will do more than aclread_check_parent(),
if we implement fDoListObject and SEC_ADS_LIST_OBJECT handling.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14531

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit d2dd7c2a5c1f8ee30f0f3b41f933d082b0c75f7c)
source4/dsdb/samdb/ldb_modules/acl_read.c