dsdb:util_trusts: add dsdb_trust_local_tdo_info() helper function
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Feb 2018 22:09:26 +0000 (23:09 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 4 Sep 2018 00:31:26 +0000 (02:31 +0200)
commitc1b0ac95db5c6112d90356c7ada8c3d445e9b668
tree443d05ce3ae3bec3f653290b2ee419ced7e59fc4
parentf5f96f558b499770cdeb3d38998167a387e058b9
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>
source4/dsdb/common/util_trusts.c