]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:dsdb:acl_read: fully set up 'struct aclread_context' before the search base acl...
authorStefan Metzmacher <metze@samba.org>
Tue, 6 Oct 2020 13:10:33 +0000 (15:10 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Oct 2020 12:17:33 +0000 (12:17 +0000)
commitf6af56ad68a416e4d8e0ee374036a6fcbe36fe91
tree9a0fb9e35a038282b5aaf6acde524d669673ae21
parentc1df795199c9e924a7214f7613e2b710e5a3ea16
s4:dsdb:acl_read: fully set up 'struct aclread_context' before the search base acl check

This makes further change much easier.

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 c4a3028de726d6708f57d02f9162a4d62d1b6ae7)
source4/dsdb/samdb/ldb_modules/acl_read.c