dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper function
commit7aab1f1918f9e94c384b378332007f5afebe8399
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Feb 2018 22:09:26 +0000 (1 23:09 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 4 Sep 2018 10:14:38 +0000 (4 12:14 +0200)
treeb14774489ecfac54b60a8cc0bcbc5150151fb474
parent53f225cd59bd78ae96d269080865916911e4ec25
dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper function

This is similar to dsdb_trust_xref_tdo_info(), but will also work
if we ever support more than one domain in our forest.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit c1b0ac95db5c6112d90356c7ada8c3d445e9b668)
source4/dsdb/common/util_trusts.c