KRB5_GC_CANONICALIZE
krb5_get_creds_opt_add_options(context, opt, KRB5_GC_CANONICALIZE);
if (options & KRB5_GC_CANONICALIZE)
ret = krb5_get_credentials_for_proxy(context, KRB5_GC_CANONICALIZE,
options |= KRB5_GC_CANONICALIZE;
flags = KRB5_GC_CANONICALIZE | KRB5_GC_CONSTRAINED_DELEGATION;
KRB5_GC_CANONICALIZE | KRB5_GC_NO_STORE,
if (options & KRB5_GC_CANONICALIZE)
if (options & KRB5_GC_CANONICALIZE)
if (options & KRB5_GC_CANONICALIZE)