mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
b9203dc157
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> |
||
---|---|---|
.. | ||
enctype_convert.c | ||
gss_samba.c | ||
gss_samba.h | ||
keytab_util.c | ||
krb5_samba.c | ||
krb5_samba.h | ||
wscript_build |