This commit is contained in:
Love Hornquist Astrand
2011-05-16 22:56:48 -07:00
committed by Love Hörnquist Åstrand
parent 5d1ae998f9
commit 242d7e1602

View File

@@ -2074,6 +2074,10 @@ krb5_init_creds_step(krb5_context context,
if (ret)
goto out;
/*
* Now check and extract the ticket
*/
if (ctx->flags.canonicalize) {
eflags |= EXTRACT_TICKET_ALLOW_SERVER_MISMATCH;
eflags |= EXTRACT_TICKET_MATCH_REALM;