s4:rpc_server/netlogon: implement netr_DsRGetForestTrustInformation with trusted...
commit9af2561325ae241f6b76aa827d9fd67ebfa8d4f8
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Jan 2015 13:40:03 +0000 (23 14:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2015 16:38:22 +0000 (8 18:38 +0200)
tree566cc34af8c9f6f7fbddd9f4c1a81a4c7c6e67b6
parentc123274423ef638f895c4090aef57ce3fd052e01
s4:rpc_server/netlogon: implement netr_DsRGetForestTrustInformation with trusted domains

We redirect this to remote DC as netr_GetForestTrustInformation() via an IRPC
call to winbindd.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/rpc_server/netlogon/dcerpc_netlogon.c