s4:kdc: handled outdated passwords on AS-REQ
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Jul 2019 12:36:27 +0000 (14:36 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Oct 2019 13:38:47 +0000 (14:38 +0100)
commita11df6ccceb43e52b810e5465083fb9cc8409dd6
tree5c2bbd8a65becbdeb48ab0707ca33396fea48eb0
parent7c45e5bc199a1f7b91de59e78cbbfeb51963ec64
s4:kdc: handled outdated passwords on AS-REQ

We should not update badPwdCount for the last 2 passwords
in the password history.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/kdc/db-glue.c
source4/kdc/hdb-samba4.c
source4/kdc/sdb.h
source4/kdc/sdb_to_hdb.c