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)
committerStefan Metzmacher <metze@samba.org>
Wed, 21 Oct 2020 07:25:37 +0000 (07:25 +0000)
commitd2dd7c2a5c1f8ee30f0f3b41f933d082b0c75f7c
tree13ba41427e9df1f0963c8eb045f5286efd1b7b76
parent06d134406739e76b97273db3023855150dbaebbc
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>
source4/dsdb/samdb/ldb_modules/acl_read.c