s4:kdc: handle passwords from the history in hdb_samba4_auth_status()
authorStefan Metzmacher <metze@samba.org>
Thu, 17 Feb 2022 06:12:10 +0000 (07:12 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 24 Jun 2023 06:25:35 +0000 (06:25 +0000)
commit370ba4ad527b67555f69c2bc4b92effe0cc7169d
treed4d2f9b4a4c4ecf78bf4c5ab12c4deabaf8e74d7
parent4a8cfe1650a1a22ab53c04f5f872bc8f59bc2c1b
s4:kdc: handle passwords from the history in hdb_samba4_auth_status()

This is important in order to prevent ACCOUNT_LOCKED_OUT
with cached credentials.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/hdb-samba4.c