]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb: Use ldb_handle_use_global_event_context for rootdse modifies
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 May 2017 23:55:45 +0000 (01:55 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 31 May 2017 08:47:46 +0000 (10:47 +0200)
commit7259661467776a76c4fa3aabaf1ae8a3d531e506
treeeca08944bedffe18b1110024e05dd79a7dc190c9
parente7c36a7142198c9a8efb769627af4488e0bb5dc0
dsdb: Use ldb_handle_use_global_event_context for rootdse modifies

The modify operations on the rootDSE turn into IRPC messages, and these need
to be handled on the global event context, not the per-operation context

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed May 31 10:47:46 CEST 2017 on sn-devel-144
source4/dsdb/samdb/ldb_modules/rootdse.c