winbindd: Sync secrets.ldb into secrets.tdb on startup
commit5de7621cbfba1e1fb52cddf41a5a13d027d45b46
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Jun 2015 23:57:07 +0000 (12 11:57 +1200)
committerJeremy Allison <jra@samba.org>
Wed, 17 Jun 2015 20:10:24 +0000 (17 22:10 +0200)
treed7b442e45c51e7e6f5a9e6da85b350095f705ba6
parentb209cd1677b306d72e56a98ecb02db421a5ca35a
winbindd: Sync secrets.ldb into secrets.tdb on startup

This ensures that the domain SID and machine account password are written into
secrets.tdb if the secrets.tdb file was either never written or was deleted.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10991

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_util.c