s3: let netsamlogon_cache_init() use tdb_check()
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Dec 2009 15:34:08 +0000 (16:34 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 7 Dec 2009 18:56:56 +0000 (19:56 +0100)
commit8f19c08072a7a6036d59cf6c2ca6ce17c74b7635
treeb52a15d63d435547c69a2f02aa6c7b7773fcacfb
parent6f6608c2aa6122c87ea1e8a937708d08e6c5785e
s3: let netsamlogon_cache_init() use tdb_check()

If the check fails we try to unlink the old file and
start with an empty cache.

metze
source3/libsmb/samlogon_cache.c