winbind: Retry after SESSION_EXPIRED error in ping-dc
commita2670f15dea27c10e3827216adf572f9c3894f85
authorChristof Schmitt <cs@samba.org>
Fri, 19 Dec 2014 19:24:53 +0000 (19 12:24 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 6 Jan 2015 01:58:57 +0000 (6 02:58 +0100)
treedd2cc0c18e6f319f6024a0edbbf50dab6d8b03ba
parent0f6bf3575e587354fcd0dd274fa0d27210cc9ac6
winbind: Retry after SESSION_EXPIRED error in ping-dc

Trying to establish a netlogon connection when the service ticket
expires might fail with NT_STATUS_NETWORK_SESSION_EXPIRED. The
underlying client code already marks the session as invalid, so retry
the netlogon connect in this case.

Signed-off-by: Christof Schmit <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jan  6 02:58:57 CET 2015 on sn-devel-104
source3/winbindd/winbindd_dual_srv.c