winbindd: Do re-connect if the RPC call fails in the passdb case
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Mar 2018 07:44:31 +0000 (20:44 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 24 Mar 2018 01:31:15 +0000 (02:31 +0100)
commitfc9150dcab231fe9beb72e198b0c2742d5f2505f
tree372203e5ff55c7f4e133c66b248d2523f07ea8bc
parentd418d0ca33afb41a793a2fff19ca68871aa5e9ef
winbindd: Do re-connect if the RPC call fails in the passdb case

This is very, very unlikely but possible as in the AD case the RPC server is in
another process that may eventually be able to restart.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/winbindd_samr.c