]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:dsdb:acl_read: defer LDB_ERR_NO_SUCH_OBJECT
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Oct 2020 15:59:34 +0000 (17:59 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 21 Oct 2020 07:25:37 +0000 (07:25 +0000)
commite1529bedb2b6c8553e69a42537ac0cffd03af6d6
tree93b5eefc5af82c446b0f4736ab74b4f0c48fb43f
parentfaff8e6c89777c38443e561235073c336cfb2e9c
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>
selftest/knownfail.d/ldap-acl-visibility
source4/dsdb/samdb/ldb_modules/acl_read.c