TDBSAM update code from Aur?lien Degr?mont <adegremont@idealx.com>.
authorJeremy Allison <jra@samba.org>
Mon, 3 Nov 2003 23:59:45 +0000 (23:59 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 3 Nov 2003 23:59:45 +0000 (23:59 +0000)
commit3d7fe188813371e2683dc0e47a4a3e14aaf61194
tree171192db0f940cf243be0e114e21b1025b5a8c23
parentc8e7fc1fcd988d55ab9480c63109f3665c147962
TDBSAM update code from Aur?lien Degr?mont <adegremont@idealx.com>.
Adds support for an additional field (uint32) which represents the
lockout duration. I think this should be stored as an abolute
UNIX time_t that specifies when the lockout should end - set it
when the lockout is imposed. This new code also updates the on
disk tdb version on load. Being merged into HEAD so Simo can
add any other changes he wants before being back-ported to
SAMBA_3_0.
Jeremy.
(This used to be commit 0eea3f22aba25c1d0a8800bb1725238422cb30eb)
source3/passdb/passdb.c
source3/passdb/pdb_tdb.c