s3:winbindd: add wb_irpc_GetForestTrustInformation()
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Jan 2015 12:32:37 +0000 (13:32 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2015 16:38:22 +0000 (18:38 +0200)
commitc123274423ef638f895c4090aef57ce3fd052e01
tree42220867acdd77bacbe89e78418d28dc59172cd7
parent8e196b428b4046b03785beb417c33f7aa2430d18
s3:winbindd: add wb_irpc_GetForestTrustInformation()

This allows the netlogon server to forward netr_DrsGetForestTrustInformation()
to winbindd in order to do the work.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/winbindd/winbindd_irpc.c