Searched refs:kpasswd_service (Results 1 - 4 of 4) sorted by relevance

/sssd-io/src/providers/krb5/
H A Dkrb5_common.h119 struct krb5_service *kpasswd_service; member in struct:krb5_ctx
H A Dkrb5_init.c66 ctx->kpasswd_service = NULL;
70 use_kdcinfo, &ctx->kpasswd_service);
H A Dkrb5_auth.c758 if (kr->krb5_ctx->kpasswd_service != NULL) {
762 state->krb5_ctx->kpasswd_service->name,
963 state->krb5_ctx->kpasswd_service->name,
968 state->krb5_ctx->kpasswd_service->name,
H A Dkrb5_common.c934 if (krb5_ctx->kpasswd_service == NULL) {
937 ctx->kpasswd_service_name = krb5_ctx->kpasswd_service->name;

Completed in 37 milliseconds