join.py: Reconnect to the DC based on the DC name in dnsHostName to allow connection...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Sep 2013 00:09:30 +0000 (17:09 -0700)
committerStefan Metzmacher <metze@samba.org>
Fri, 11 Oct 2013 06:34:08 +0000 (08:34 +0200)
commitd5077baee26c593eb55cedf90ae440f50aa32e14
treeae2cf11e92db75d19393a016b477555303b2048f
parent5a9265de88bd5a1e9582ce57b5c5076826e01a85
join.py: Reconnect to the DC based on the DC name in dnsHostName to allow connection to IPC$

The treeConnect&X of the GUID name fails against Windows 2003.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/join.py