s4:librpc/rpc: use dcerpc_binding_get_object() in order to pass the object to the...
commit547111b2cf94d18ae7972308161d64b5504ee9fd
authorStefan Metzmacher <metze@samba.org>
Sat, 25 Jan 2014 10:14:36 +0000 (25 11:14 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 25 Mar 2014 01:43:39 +0000 (25 02:43 +0100)
tree52b5394cd31746f10f3c603ccdc8bbe546967c3f
parentf17b5b2fe4f2104e5540691b2ad1819aa3db43a3
s4:librpc/rpc: use dcerpc_binding_get_object() in order to pass the object to the epmapper

This way we'll be able to do epmapper lookups for the DFS-R (MS-FRS2) endpoint, by using
"5bc1ed07-f5f5-485f-9dfd-6fd0acf9a23c@ncacn_ip_tcp:hostname.exmple.com[krb5,seal]"
as binding.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Mar 25 02:43:39 CET 2014 on sn-devel-104
source4/librpc/rpc/dcerpc_util.c