s4-rpc_server/netlogon: Use samdb_system_container_dn() in fill_trusted_domains_array()
commit2f1502a70d831d2e2d59f136918276c508bcb96c
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jul 2023 05:00:21 +0000 (27 17:00 +1200)
committerJule Anger <janger@samba.org>
Tue, 1 Aug 2023 11:11:16 +0000 (1 11:11 +0000)
treedea3b06525f72d66dc5e68367017da9953e9b163
parent9cb4754d0c4d8a0362e26ab3df67c76502000604
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