Lines Matching refs:krb5_ctx

182                    struct krb5_ctx *krb5_ctx,
206 kr->krb5_ctx = krb5_ctx;
208 ret = get_krb_primary(krb5_ctx->name_to_primary,
247 static void krb5_auth_cache_creds(struct krb5_ctx *krb5_ctx,
276 ret = add_user_to_delayed_online_authentication(krb5_ctx, domain, pd, uid);
297 ccname_template = dp_opt_get_cstring(kr->krb5_ctx->opts, KRB5_CCNAME_TMPL);
300 kr->krb5_ctx->illegal_path_re, true,
440 struct krb5_ctx *krb5_ctx;
456 struct krb5_ctx *krb5_ctx)
478 state->krb5_ctx = krb5_ctx;
583 ret = krb5_setup(state, pd, state->domain, krb5_ctx,
601 realm = dp_opt_get_cstring(krb5_ctx->opts, KRB5_REALM);
617 ret = find_or_guess_upn(state, res->msgs[0], krb5_ctx, be_ctx->domain,
691 state->krb5_ctx->service->name,
758 if (kr->krb5_ctx->kpasswd_service != NULL) {
762 state->krb5_ctx->kpasswd_service->name,
788 && sss_krb5_realm_has_proxy(dp_opt_get_cstring(kr->krb5_ctx->opts,
863 be_fo_set_port_status(state->be_ctx, state->krb5_ctx->service->name,
866 state->krb5_ctx->service->name,
905 use_enterprise_principal = dp_opt_get_bool(kr->krb5_ctx->opts,
907 canonicalize = dp_opt_get_bool(kr->krb5_ctx->opts, KRB5_CANONICALIZE);
963 state->krb5_ctx->kpasswd_service->name,
968 state->krb5_ctx->kpasswd_service->name,
980 state->krb5_ctx->service->name,
985 state->krb5_ctx->service->name,
1083 state->krb5_ctx->service->name,
1087 be_fo_set_port_status(state->be_ctx, state->krb5_ctx->service->name,
1107 renew_interval_str = dp_opt_get_string(kr->krb5_ctx->opts,
1126 ret = add_tgt_to_renew_table(kr->krb5_ctx, kr->ccname, &(res->tgtt),
1135 if (dp_opt_get_bool(kr->krb5_ctx->opts,
1139 krb5_auth_cache_creds(state->kr->krb5_ctx,
1213 struct krb5_ctx *krb5_ctx,
1237 pd, krb5_ctx);
1248 pd, krb5_ctx);