1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/krb5_wrap
Stefan Metzmacher 24f3f87706 lib/krb5_wrap: request enc_types in the correct order (bug #9272)
aes256-cts-hmac-sha1-96 and aes128-cts-hmac-sha1-96
should have a higher priority than arcfour-hmac-md5,
otherwise the KDC still gives us arcfour-hmac-md5 session keys.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2012-11-01 16:24:28 +01:00
..
enctype_convert.c libkrb5: Fix build with MIT Kerberos. 2012-08-29 12:23:37 +02:00
gss_samba.c krb5samba: Add smb_gss_oid_equal wrapper. 2012-05-23 17:51:51 +03:00
gss_samba.h krb5samba: Add smb_gss_oid_equal wrapper. 2012-05-23 17:51:51 +03:00
keytab_util.c lib/krb4_wrap: Add const to kt_copy_one_principal 2012-08-29 23:46:17 +02:00
krb5_samba.c lib/krb5_wrap: request enc_types in the correct order (bug #9272) 2012-11-01 16:24:28 +01:00
krb5_samba.h lib/krb4_wrap: Add const to kt_copy_one_principal 2012-08-29 23:46:17 +02:00
wscript_build lib/krb5_wrap: Move enctype conversion functions into a simple helper file 2012-08-28 07:57:29 +10:00