dsgetdcname_cache_fetch() doesn't use the site_name parameter so don't pass it.
authorJeremy Allison <jra@samba.org>
Tue, 3 Sep 2013 19:13:45 +0000 (12:13 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 Sep 2013 20:41:02 +0000 (08:41 +1200)
commitdd12bfbcbf359c1642cc2e968aec62ae904aad5d
tree747520bef445a9abb6cdc25167b0fecd949f6b56
parentade8477f98fcffcc6e3c5ea31618b49d0c1bba95
dsgetdcname_cache_fetch() doesn't use the site_name parameter so don't pass it.

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