s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
authorAndrew Bartlett <abartlet@samba.org>
Fri, 5 Sep 2014 04:59:00 +0000 (16:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Oct 2014 10:48:15 +0000 (12:48 +0200)
commitae72733874f474c24fdeb5d9bc718ddf9abf4b8f
tree109126e9ab4797912d091f285d3a868d1d31c253
parente94422a8acf4a812ed19ddd63b42789df49a3f00
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can

This is very helpful in the trusted domain situation, as we may not
have a two-way trust but we can use our domain trust account to set up
a connection to NETLOGON

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Oct  8 12:48:15 CEST 2014 on sn-devel-104
librpc/rpc/rpc_common.h
source3/auth/auth_domain.c
source3/libnet/libnet_join.c
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_netlogon.h
source3/rpc_client/cli_pipe_schannel.c
source3/rpcclient/rpcclient.c
source3/winbindd/winbindd_cm.c