moved the domain sid lookup and enumeration of trusted domains into
authorAndrew Tridgell <tridge@samba.org>
Mon, 10 Dec 2001 02:25:19 +0000 (02:25 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 10 Dec 2001 02:25:19 +0000 (02:25 +0000)
commitf3918919d24ebd1bf1f309e65196e216558da0b5
tree16d0fe795fc9073932d420e46046603b7905d124
parentdd0b65a91c50f49abe6dd608c958467857b56a92
moved the domain sid lookup and enumeration of trusted domains into
the backends

at startup, loop until we get the domain sid for our primary domain,
trying every 10 seconds. This makes winbindd handle a room-wide power
failure better
(This used to be commit 7c60ae59378be1b2af2e57ee3927966a29a797a5)
source3/nsswitch/winbindd.h
source3/nsswitch/winbindd_ads.c
source3/nsswitch/winbindd_cache.c
source3/nsswitch/winbindd_rpc.c
source3/nsswitch/winbindd_util.c