Don't restart winbind if a corrupted tdb is found during initialization.
authorAndreas Schneider <anschneider@suse.de>
Fri, 23 Nov 2007 09:54:48 +0000 (10:54 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 12 Dec 2007 12:51:13 +0000 (13:51 +0100)
commitaabe9b33fcaed8af98b1ed6b736253e196d87d48
tree436b4708f78b5ce0cc424f735627cc1d52f0e7aa
parentce7fe8acf41e90553431c7cda6823700701835c7
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.
source/winbindd/winbindd.c
source/winbindd/winbindd_cache.c