]> git.ipfire.org Git - thirdparty/samba.git/commit
HEIMDAL:kdc: let _kdc_encode_reply() use the encryption type based on the server key
authorStefan Metzmacher <metze@samba.org>
Wed, 8 Nov 2017 10:57:08 +0000 (11:57 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 20 Feb 2018 11:52:17 +0000 (12:52 +0100)
commit8ac00b066c893f9da5ac44f9391e41ad018d08bc
treec97baacc2e40e45ec87cb70d3c119a9e680f2b2c
parent9f3571aa20a209901c6ab7c776200afeac54eca4
HEIMDAL:kdc: let _kdc_encode_reply() use the encryption type based on the server key

Currently the value is the same anyway as the session key is always of the
same type as server key up to now, but that will change shortly.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/heimdal/kdc/kerberos5.c
source4/heimdal/kdc/krb5tgs.c