Move the retry logic when site_name is passed in a NULL or "" to the wrapper function.
authorJeremy Allison <jra@samba.org>
Tue, 3 Sep 2013 19:20:52 +0000 (12:20 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 Sep 2013 20:41:39 +0000 (08:41 +1200)
commit68e7b1c9446c7d1274b0fb85b59b90ac1a7f6041
tree7feee3f368bf80bc489e44348ebff7a170301514
parent181c11066bd53b07015a199f56eb71182e89ff71
Move the retry logic when site_name is passed in a NULL or "" to the wrapper function.

Bug 5917 - Samba does not work on site with Read Only Domain Controller

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Richard Sharpe <rsharpe@samba.org>
source3/libsmb/dsgetdcname.c