heimdal: honor conf enctypes when obtaining a service ticket
authorUri Simchoni <uri@samba.org>
Mon, 4 Jul 2016 06:50:33 +0000 (09:50 +0300)
committerJeremy Allison <jra@samba.org>
Tue, 9 Aug 2016 02:39:07 +0000 (04:39 +0200)
commit1f90983324b9f5804dc57f87c5f7695b0e53db8d
treefb359333cadd8028489c64f9caa6c1be7620a18d
parent3fff2667ec3f12fe1263735095c1a39182b0d351
heimdal: honor conf enctypes when obtaining a service ticket

This patch removes part of what's categorized in the code as
"hideous glue", which causes Heimdal to ignore krb5.conf
encryption types, and instead use either the application-
supplied values or the default compile-time values.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/heimdal/lib/gssapi/krb5/init_sec_context.c