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)
commit2d28f3e94a1a87bc9e9ed6630ef48b1ce17022e8
treeacbb2e473ac4be93aca2622b9f37defa2d26f979
parent9c93abf25e391348fe3864fca0079f231b89467c
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.
source/libads/ldap.c
source/nsswitch/winbindd_cm.c