s4:dsdb:acl_read: defer LDB_ERR_NO_SUCH_OBJECT
commit6073edb8c08b14ed545abd39cf0d853686b9215e
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Oct 2020 15:59:34 +0000 (12 17:59 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Oct 2020 12:17:33 +0000 (26 12:17 +0000)
tree873ccf1f0f1630b598b4347ccf650e43b54a89e3
parent376fd7e1c0f0191e48732297d6062e98cbf78407
s4:dsdb:acl_read: defer LDB_ERR_NO_SUCH_OBJECT

We may need to return child objects even if the base dn
is invisible.

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 e1529bedb2b6c8553e69a42537ac0cffd03af6d6)
selftest/knownfail.d/ldap-acl-visibility
source4/dsdb/samdb/ldb_modules/acl_read.c