Store last password change date when parsing MIT dumps in hprop
commit73d0fc23a419f5037967a6c6f4797b371a7303b7
authorRuss Allbery <rra@stanford.edu>
Tue, 2 Feb 2010 02:11:52 +0000 (1 18:11 -0800)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 2 Feb 2010 21:27:10 +0000 (2 13:27 -0800)
tree9c31bdf0b7f84764875a9c042adbd83601a1c56f
parent01d54cacc9af029d821efec1819cb854cba2dc31
Store last password change date when parsing MIT dumps in hprop

If the MIT dump file includes a last password change date, allocate
a database extension structure to hold that information and include
it in the corresponding Heimdal database entry.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
kdc/mit_dump.c