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)
committerStefan Metzmacher <metze@samba.org>
Mon, 31 Jul 2023 06:18:33 +0000 (06:18 +0000)
commita900f6aa5d909d912ee3ca529baa4047c9c4da87
tree7ab1baf0fbb96f6a79f59027ead48d1d7e6f1f57
parent4e18066fa243da1c505f782ba87187c3bb1078ee
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>
source4/rpc_server/netlogon/dcerpc_netlogon.c