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)
commit0eea3f22aba25c1d0a8800bb1725238422cb30eb
treec03d9e7d4213d633d18d66ebb1d582e13e7e4ce0
parentc2f38eb66578affb50cb15c73b297fb866be140b
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.
source/passdb/passdb.c
source/passdb/pdb_tdb.c