Files
heimdal/kdc
Andrew Bartlett 33fccb8bbe heimdal: Match windows and return KRB5KDC_ERR_CLIENT_REVOKED when the account is locked out
Windows does not check the password on an account that has been locked.

Heimdal does not implement locked_out, however the Samba hdb
backend does, and needs this checked before passwords (for bad
password lockout), not after in kdc_check_access().

Based on work to update Samba to current Heimdal by
Gary Lockyer <gary@catalyst.net.nz> and including cherry-pick of
Samba commit 580a705b83014e94556b9d5a8877406816e02190 which noted
that we need to return KRB5KDC_ERR_CLIENT_REVOKED to match Windows.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2021-08-06 12:48:12 +10:00
..
2011-07-24 13:07:07 -07:00
2021-05-06 23:13:31 -05:00
2019-10-03 13:09:18 -05:00
2019-12-11 19:34:36 -06:00
2011-05-21 11:57:31 -07:00
2016-06-09 01:13:14 -04:00
2021-06-30 12:46:18 +10:00
2011-05-21 11:57:31 -07:00
2019-12-09 21:39:30 -06:00
2017-10-11 17:13:07 -05:00
2019-12-04 21:34:44 -06:00
2008-09-13 09:21:03 +00:00
2011-05-21 11:57:31 -07:00
2019-12-04 21:34:44 -06:00
2011-07-24 20:24:35 -07:00