1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/krb5_wrap
Andrew Bartlett 2f97f6fe48 lib/krb5_wrap: Pull already_hashed case out of smb_krb5_kt_add_entry()
The two callers of this function want two very different things, the
common point was wanting to call smb_krb5_kt_seek_and_delete_old_entries()
however this is now done earlier in sdb_kt_copy() with
smb_krb5_remove_obsolete_keytab_entries() or an unlink() in
libnet_export_keytab().

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
2024-03-14 22:06:39 +00:00
..
enctype_convert.c lib/krb5_wrap: prefer new enctyptes in ms_suptypes_to_ietf_enctypes() 2020-02-10 16:32:36 +00:00
gss_samba.c Restrict GSSAPI query to the krb5 mechanism 2020-09-30 20:45:23 +00:00
gss_samba.h lib/krb5_wrap: add smb_gss_krb5_import_cred wrapper 2017-03-08 18:00:11 +01:00
keytab_util.c krb5_wrap: remove unused code 2021-07-27 10:09:03 +00:00
krb5_errs.c krb5_wrap: map KRB5_REALM_UNKNOWN to NT_STATUS_NO_SUCH_DOMAIN 2020-02-10 17:59:34 +00:00
krb5_samba.c lib/krb5_wrap: Pull already_hashed case out of smb_krb5_kt_add_entry() 2024-03-14 22:06:39 +00:00
krb5_samba.h lib/krb5_wrap: Pull already_hashed case out of smb_krb5_kt_add_entry() 2024-03-14 22:06:39 +00:00
wscript_build krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c 2020-02-10 16:32:37 +00:00
wscript_configure krb5: Detect support for krb5_const_pac type 2022-11-08 02:39:37 +00:00