]> git.ipfire.org Git - thirdparty/samba.git/commit
dsdb: Use samdb_system_container_dn() in dsdb_trust_*()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jul 2023 05:14:30 +0000 (17:14 +1200)
committerJule Anger <janger@samba.org>
Tue, 1 Aug 2023 09:53:12 +0000 (09:53 +0000)
commitdc74e3e94704ce4a28a0adb8102f71abb723fae1
treeea97552e78d3561836fb2193b315f7cc9a4d3b32
parentecbba6aec277ba72e3ad0990c9ac6e0a291b0162
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>
(cherry picked from commit 4250d07e4dcd43bf7450b1ae603ff46fdc892d02)
source4/dsdb/common/util_trusts.c