1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/kdc/mit-kdb
Joseph Sutton bbfa98ec05 s4:kdc: Remove support code for older versions of MIT Kerberos
The oldest version we now support is 1.21. For every supported version
we can be certain that KRB5_KDB_API_VERSION >= 10 and
KRB5_KDB_DAL_MAJOR_VERSION >= 9.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-08-21 23:37:29 +00:00
..
kdb_samba_change_pwd.c mit-samba: Define debug class for kdb module 2021-08-05 09:46:30 +00:00
kdb_samba_common.c lib:krb5_wrap: Add helper functions to make krb5_data structure 2022-10-05 04:23:33 +00:00
kdb_samba_masterkey.c mit-samba: Define debug class for kdb module 2021-08-05 09:46:30 +00:00
kdb_samba_pac.c mit-samba: Define debug class for kdb module 2021-08-05 09:46:30 +00:00
kdb_samba_policies.c s4:kdc: Remove support code for older versions of MIT Kerberos 2023-08-21 23:37:29 +00:00
kdb_samba_principals.c CVE-2022-2031 s4:kdc: Limit kpasswd ticket lifetime to two minutes or less 2022-07-27 10:52:36 +00:00
kdb_samba.c s4:kdc: Remove support code for older versions of MIT Kerberos 2023-08-21 23:37:29 +00:00
kdb_samba.h lib:krb5_wrap: Add helper functions to make krb5_data structure 2022-10-05 04:23:33 +00:00
wscript_build