Don't restart winbind if a corrupted tdb is found during initialization.
commitd818a93d073f5c15ffbb3b769348d25e49bc9848
authorAndreas Schneider <anschneider@suse.de>
Fri, 23 Nov 2007 09:54:48 +0000 (23 10:54 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 12 Dec 2007 12:51:13 +0000 (12 13:51 +0100)
treeb3a4914bb4c21665ec971adb7562c1e90e751096
parent38f8d32d10f7486ee570275aff185994697203f3
Don't restart winbind if a corrupted tdb is found during initialization.

The tdb is validated before it gets initialized. Since then sighandlers changed
a restart isn't needed anymore.
(This used to be commit aabe9b33fcaed8af98b1ed6b736253e196d87d48)
source3/winbindd/winbindd.c
source3/winbindd/winbindd_cache.c