s3:winbindd: use find_domain_from_name_noinit() in winbindd_ping_dc_send()
authorStefan Metzmacher <metze@samba.org>
Tue, 16 Dec 2014 11:27:21 +0000 (11:27 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 19 Dec 2014 12:15:12 +0000 (13:15 +0100)
commita44e8a3249f644accc0c115ba0d2e305e3b69f10
tree1de75792f23e04f111f1a6820618b9c4bbd10552
parent8a4066930908e82ac593f616ebea67044ff267bb
s3:winbindd: use find_domain_from_name_noinit() in winbindd_ping_dc_send()

We should not try to connect to the given domain from within the winbindd parent.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/winbindd/winbindd_ping_dc.c