dsdb: Use samdb_system_container_dn() in dsdb_trust_*()
commit4250d07e4dcd43bf7450b1ae603ff46fdc892d02
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jul 2023 05:14:30 +0000 (27 17:14 +1200)
committerStefan Metzmacher <metze@samba.org>
Mon, 31 Jul 2023 06:18:33 +0000 (31 06:18 +0000)
tree245f4c053077958a17d12f066329ac017f9e5b80
parent9b4f3f3cb4ed17bb233d3b5ccd191be63f01f3f4
dsdb: Use samdb_system_container_dn() in dsdb_trust_*()

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/dsdb/common/util_trusts.c