s3-winbind: Add an update function for winbind cache.
commita3f600521122d1a6d74d16668bd1ea4447c5c867
authorAndreas Schneider <asn@samba.org>
Sat, 3 Dec 2011 00:19:34 +0000 (2 16:19 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 3 Dec 2011 02:47:57 +0000 (3 03:47 +0100)
treedffec75e6e9767f80108f563e30b2b6c160927cb
parent0ebc501fa834a07b20d0f746b77623d1fc48b394
s3-winbind: Add an update function for winbind cache.

With 57b3d32 we changed the format for the winbind cache database and
the code deleted the database for the upgrade. As this database holds
also cached credentials, removing it is not an option. We need to update
from version 1 to version 2.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Dec  3 03:47:58 CET 2011 on sn-devel-104
source3/winbindd/winbindd_cache.c