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
Andreas Schneider b9203dc157 krb5-wrap: Use the principal returned by the KDC to create the ccache
We request a TGT in uppercase from the KDC. We turned on
canonicalization for that so the KDC returns the principal in lowercase
cause of this. As we use the uppercase prinicpal to create the ccache we
fail to find the tickets we need later because it is stored in the
incorrect case. You have to use the princial returned by the KDC here.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2015-07-30 10:24:26 +02: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 krb5-wrap: Use the principal returned by the KDC to create the ccache 2015-07-30 10:24:26 +02:00
krb5_samba.h lib/krb5: add new KRB5_ERROR_CODE() abstraction macro. 2015-07-14 16:11:18 +02:00
wscript_build lib/krb5_wrap: Move enctype conversion functions into a simple helper file 2012-08-28 07:57:29 +10:00