s4:torture/rpc: do testjoin only via ncalrpc or ncacn_np
authorStefan Metzmacher <metze@samba.org>
Thu, 17 Dec 2015 07:55:03 +0000 (08:55 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:31 +0000 (06:52 +0100)
commit0400f301e3bcf495748cff009755426a040596fa
treecf5292912eeadecbea2af1ce13c9695d9ddef1dc
parent14335018229801dd6d2b18f8d19ab5b45b8394fc
s4:torture/rpc: do testjoin only via ncalrpc or ncacn_np

ncacn_ip_tcp doesn't have the required session key.
It used to be the wellknown "SystemLibraryDTC" constant,
but that's not available in modern systems anymore.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/torture/rpc/testjoin.c