Lines Matching defs:client
53 krb5_principal client, const char *password,
878 kerr = krb5_copy_principal(ctx, princ, &cred->client);
999 kerr = krb5_cc_cache_match(kctx, creds->client, &cckcc);
1015 kerr = krb5_cc_initialize(kctx, kcc, creds->client);
1284 kerr = krb5_unparse_name_ext(kr->ctx, kr->creds->client, &upn, &upn_len);
1352 if (krb5_realm_compare(kr->ctx, validation_princ, kr->creds->client)) {
1412 kr->creds->client, keytab, &pac_authdata);
1578 krb5_principal client, const char *password,
1587 kerr = krb5_init_creds_init(context, client, prompter, data,
1686 * only data is collected to be send back to the client.
1754 kr->creds->client,
1769 kerr = sss_krb5_check_ccache_princ(kr->ctx, kr->ccname, kr->creds->client);
2157 * be send back to the client. Even if the password is expired we
2531 mcred.client = client_principal;