]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-rpc_server/netlogon: Use samdb_system_container_dn() in fill_trusted_domains_array()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jul 2023 05:00:21 +0000 (17:00 +1200)
committerJule Anger <janger@samba.org>
Tue, 1 Aug 2023 09:53:12 +0000 (09:53 +0000)
commit0d6bc07a57252ea380e13df84bcb50e8ae23b3c9
tree2169d3098323bf672beb5a4734ba0ceec67aef30
parentcabc229210d6af37a3250c396c7b112605898e43
s4-rpc_server/netlogon: Use samdb_system_container_dn() in fill_trusted_domains_array()

This is now exactly the same actions, but just uses common code to do it.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9959

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit a900f6aa5d909d912ee3ca529baa4047c9c4da87)
source4/rpc_server/netlogon/dcerpc_netlogon.c