]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/krb5_wrap: prefer new enctyptes in ms_suptypes_to_ietf_enctypes()
authorStefan Metzmacher <metze@samba.org>
Fri, 29 Nov 2019 12:47:16 +0000 (13:47 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Feb 2020 16:32:36 +0000 (16:32 +0000)
commit0be5505942917c068c5996c02c4772c40c072dba
treed2c8b2bee304dfc7dc142a3b896bcc84396cc5fb
parentfd2ca9d26d52b9c007192baf2d91219325f3e292
lib/krb5_wrap: prefer new enctyptes in ms_suptypes_to_ietf_enctypes()

This is currently not critical as we only use keytabs
only as acceptor, but in future we'll also use them
for kinit() and there we should prefer the newest type.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/krb5_wrap/enctype_convert.c