r18015: Try and detect network failures immediately in
authorJeremy Allison <jra@samba.org>
Sun, 3 Sep 2006 03:46:07 +0000 (03:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:39:48 +0000 (11:39 -0500)
commit98cfbd3ccfb3d2255a65289410e5e358ff3d1a64
tree8fca683ce2de27756122271f973477a8db9b09fe
parent6fc90da054e06ac4f9db673e237faed6ccc88207
r18015: Try and detect network failures immediately in
set_dc_type_and_flags().
Fix problem when DC is down in ads_connect, where
we fall back to NetBIOS and try exactly the same
IP addresses we just put in the negative connection
cache.... We can never succeed, so don't try lookups
a second time.
Jeremy.
(This used to be commit 2d28f3e94a1a87bc9e9ed6630ef48b1ce17022e8)
source3/libads/ldap.c
source3/nsswitch/winbindd_cm.c