1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00
Jeremy Allison 4be3f7665c r19105: Ok - this is currently untested (but I'm testing it at
the moment) but winbindd isn't run in the build farm
so hopefully won't break anything too badly - I don't
want to lose this.

If winbindd starts offline then it falls back to using
MS-RPC backend. On going online it needs to reset the
backend and try and go to using the AD backend code if
possible, as the MS-RPC sequence number fetch just returns
1 as the sequence number if run against an AD DC.

In addition, the winbindd async child may end up
with the AD backend whilst the main winbindd - which
still contacts the DC for some non-async calls, is
left using MS-RPC. This can cause some trouble (as
you can imagine :-).

Attempt to ensure both main winbindd and async children
us AD backends on going online.

Jeremy.
(This used to be commit 5efd4b04b89ace4b264e9ac37a90e202749792be)
2007-10-10 12:15:13 -05:00
..
2007-10-10 11:51:18 -05:00
2007-10-10 11:38:26 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 11:38:28 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 11:51:48 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 11:38:42 -05:00
2007-10-10 12:14:40 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 11:51:18 -05:00
2007-10-10 12:15:07 -05:00