Searched refs:ccache (Results 51 - 75 of 126) sorted by relevance

123456

/macosx-10.10/MITKerberosShim-66/
H A Dpassword.c41 mit_krb5_ccache ccache,
64 (krb5_ccache)ccache,
40 krb5_set_password_using_ccache(mit_krb5_context context, mit_krb5_ccache ccache, char *newpw, mit_krb5_principal change_password_for, int *result_code, mit_krb5_data *result_code_string, mit_krb5_data *result_string) argument
H A Dmk_req.c65 mit_krb5_ccache ccache,
85 (krb5_ccache)ccache, &odata);
138 mit_krb5_ccache ccache,
169 (krb5_ccache)ccache,
59 krb5_mk_req(mit_krb5_context context, mit_krb5_auth_context *ac, mit_krb5_flags ap_req_options, char *service, char *hostname, mit_krb5_data *inbuf, mit_krb5_ccache ccache, mit_krb5_data *outbuf) argument
129 krb5_sendauth(mit_krb5_context context, mit_krb5_auth_context *auth_context, mit_krb5_pointer fd, char *appl_version, mit_krb5_principal client, mit_krb5_principal server, mit_krb5_flags ap_req_options, mit_krb5_data *in_data, mit_krb5_creds *in_creds, mit_krb5_ccache ccache, mit_krb5_error **error, mit_krb5_ap_rep_enc_part **rep_result, mit_krb5_creds **out_creds) argument
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dinit_sec_context.c300 ctx->ccache = NULL;
377 krb5_ccache ccache,
426 ccache,
476 krb5_cc_close(context, ctx->ccache);
477 ctx->ccache = NULL;
506 krb5_ccache ccache,
520 kret = krb5_cc_get_principal(context, ccache, &creds.client);
548 ccache,
1074 ctx->ccache = cred->ccache;
374 gsskrb5_get_creds( OM_uint32 * minor_status, krb5_context context, krb5_ccache ccache, gsskrb5_ctx ctx, const gss_name_t target_name, int use_dns, OM_uint32 time_req, OM_uint32 * time_rec) argument
504 do_delegation(krb5_context context, krb5_auth_context ac, krb5_ccache ccache, krb5_creds *cred, krb5_const_principal name, krb5_data *fwd_data, uint32_t flagmask, uint32_t *flags) argument
[all...]
H A Dinquire_cred.c106 krb5_ccache ccache; local
108 kret = krb5_cc_cache_match(context, handle->principal, &ccache);
110 krb5_cc_close(context, ccache);
H A Dgsskrb5_locl.h127 krb5_ccache ccache; member in struct:gsskrb5_ctx
159 struct krb5_ccache_data *ccache; member in struct:gsskrb5_cred
H A Diter_cred.c98 handle->ccache = id;
H A Dstore_cred.c96 ret = krb5_cc_copy_match_f(context, cred->ccache, id, NULL, NULL, NULL);
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dkimpersonate.c151 krb5_ccache ccache; local
199 ret = krb5_cc_resolve(context, ccache_str, &ccache);
203 ret = krb5_cc_default (context, &ccache);
208 ret = krb5_cc_initialize (context, ccache, cred.client);
212 ret = krb5_cc_store_cred (context, ccache, &cred);
217 krb5_cc_close (context, ccache);
270 { "ccache", 0, arg_string, &ccache_str,
H A Dkvno.c104 krb5_ccache ccache; local
125 ret = krb5_cc_resolve(context, ccache_name, &ccache);
127 ret = krb5_cc_default(context, &ccache);
138 ret = krb5_cc_get_principal(context, ccache, &me);
174 ret = krb5_get_credentials(context, 0, ccache, &in_creds, &out_creds);
271 krb5_cc_close(context, ccache);
/macosx-10.10/Heimdal-398.1.2/appl/kf/
H A Dkfd.c135 krb5_ccache ccache; local
241 status = krb5_cc_resolve (context, ccname, &ccache);
246 status = krb5_cc_initialize (context, ccache, ticket->client);
251 status = krb5_rd_cred2 (context, auth_context, ccache, &data);
252 krb5_cc_close (context, ccache);
H A Dkf.c49 { "ccache", 'c',arg_string, &ccache_name, "remote cred cache","ccache"},
134 krb5_ccache ccache; local
206 status = krb5_cc_default (context, &ccache);
213 status = krb5_cc_get_principal (context, ccache, &principal);
243 ccache,
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dtkt.c48 krb5_ccache ccache,
68 ccache, creds,
136 krb5_ccache ccache,
160 if (ccache->ops->tgt_req) {
167 ret = ccache->ops->tgt_req(context, ccache, &in, &out);
329 ccache,
534 store_tgts(krb5_context context, krb5_ccache ccache, krb5_creds **tgts) argument
542 krb5_cc_store_cred(context, ccache, tgts[n]);
569 krb5_ccache ccache; member in struct:krb5_tkt_creds_context_data
45 make_pa_tgs_req(krb5_context context, krb5_auth_context ac, KDC_REQ_BODY *body, krb5_ccache ccache, krb5_creds *creds, krb5_data *tgs_req) argument
135 _krb5_init_tgs_req(krb5_context context, krb5_ccache ccache, struct krb5_fast_state *state, krb5_addresses *addresses, krb5_kdc_flags flags, krb5_const_principal impersonate_principal, Ticket *second_ticket, krb5_creds *in_creds, krb5_creds *krbtgt, unsigned nonce, METHOD_DATA *padata, krb5_keyblock **subkey, TGS_REQ *t) argument
1126 krb5_tkt_creds_init(krb5_context context, krb5_ccache ccache, krb5_creds *in_cred, krb5_flags options, krb5_tkt_creds_context *pctx) argument
[all...]
H A Dget_for_creds.c94 * @param ccache credential cache to use.
109 krb5_ccache ccache,
151 ccache,
174 * @param ccache credential cache to use
189 krb5_ccache ccache,
219 ret = krb5_get_credentials(context, 0, ccache, in_creds, &ticket);
260 ccache,
104 krb5_fwd_tgt_creds(krb5_context context, krb5_auth_context auth_context, const char *hostname, krb5_principal client, krb5_principal server, krb5_ccache ccache, int forwardable, krb5_data *out_data) argument
187 krb5_get_forwarded_creds(krb5_context context, krb5_auth_context auth_context, krb5_ccache ccache, krb5_flags flags, const char *hostname, krb5_creds *in_creds, krb5_data *out_data) argument
/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Dinit_s.c203 krb5_ccache ccache,
221 krb5_ccache ccache,
237 ccache,
201 kadm5_s_init_with_creds_ctx(krb5_context context, const char *client_name, krb5_ccache ccache, const char *service_name, kadm5_config_params *realm_params, unsigned long struct_version, unsigned long api_version, void **server_handle) argument
220 kadm5_s_init_with_creds(const char *client_name, krb5_ccache ccache, const char *service_name, kadm5_config_params *realm_params, unsigned long struct_version, unsigned long api_version, void **server_handle) argument
H A Dprivate.h117 krb5_ccache ccache; member in struct:kadm5_client_context
128 krb5_ccache ccache; member in struct:kadm5_ad_context
/macosx-10.10/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_util.c14 cc_ccache_t ccache = NULL; local
17 err = cc_context_open_default_ccache(context, &ccache);
19 err = cc_ccache_destroy(ccache);
/macosx-10.10/libtelnet-13/
H A Dkerberos5.c205 krb5_ccache ccache; local
213 retval = krb5_cc_resolve(telnet_context, ccname, &ccache);
215 retval = krb5_cc_destroy(telnet_context, ccache);
228 krb5_ccache ccache; local
247 if ((r = krb5_cc_default(telnet_context, &ccache))) {
250 "telnet: Kerberos V5: could not get default ccache\r\n");
277 if ((r = krb5_cc_get_principal(telnet_context, ccache,
290 ccache, &creds, &new_creds))) {
821 krb5_ccache ccache; local
828 if ((r = krb5_cc_default(telnet_context, &ccache))) {
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/tsiggss/
H A Dtests.sh42 KRB5CCNAME="FILE:"`pwd`/ns1/administrator.ccache
50 KRB5CCNAME="FILE:"`pwd`/ns1/testdenied.ccache
/macosx-10.10/pam_modules-140/modules/pam_krb5/
H A Dpam_krb5.c97 #define PAM_OPT_CCACHE "ccache"
137 krb5_ccache ccache; local
323 krbret = krb5_cc_new_unique(pam_context, "FILE", NULL, &ccache);
331 krbret = krb5_cc_initialize(pam_context, ccache, princ);
339 krbret = krb5_cc_store_cred(pam_context, ccache, &creds);
344 krb5_cc_destroy(pam_context, ccache);
348 if (0 == strcmp("FILE", krb5_cc_get_type(pam_context, ccache)))
349 chown(krb5_cc_get_name(pam_context, ccache), pwd->pw_uid, pwd->pw_gid);
358 krbret = verify_krb_v5_tgt(pam_context, ccache, srvdup,
363 krb5_cc_destroy(pam_context, ccache);
765 krb5_ccache ccache; local
988 verify_krb_v5_tgt(krb5_context context, krb5_ccache ccache, char *pam_service, int debug) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dkerberos5.c198 krb5_ccache ccache; local
210 ret = krb5_cc_default(context, &ccache);
213 printf("Kerberos V5: could not get default ccache: %s\r\n",
286 &cksum_data, ccache, &auth);
545 krb5_ccache ccache; local
556 ret = krb5_cc_resolve (context, ccname, &ccache);
558 log_message("Kerberos V5: could not get ccache: %s",
564 ccache,
567 log_message("Kerberos V5: could not init ccache: %s",
577 ccache,
790 krb5_ccache ccache; local
[all...]
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dhprop.c277 HDB *db, krb5_ccache ccache,
335 ccache,
390 krb5_ccache ccache = NULL; local
433 get_creds(context, &ccache);
465 db, ccache, optidx, argc, argv);
467 if(ccache != NULL)
468 krb5_cc_destroy(context, ccache);
275 propagate_database(krb5_context context, int type, const char *database_name, HDB *db, krb5_ccache ccache, int optidx, int argc, char **argv) argument
/macosx-10.10/Heimdal-398.1.2/appl/test/
H A Dgssapi_server.c184 krb5_ccache ccache; local
275 maj_stat = krb5_cc_resolve(context, "FILE:/tmp/krb5cc_test", &ccache);
278 ccache);
281 maj_stat = krb5_cc_get_principal(context, ccache, &p);
292 krb5_cc_close(context, ccache);
/macosx-10.10/Heimdal-398.1.2/appl/dceutils/
H A Dk5dcecon.c323 com_err(progname, code, "while getting ccache");
481 com_err(progname, code, "while destroying Kerberos5 ccache");
496 krb5_ccache ccache; local
499 if (code = krb5_cc_default(&ccache)) {
504 if (code = ccache->ops->init(ccache,(*krbtgt)->client)) {
510 if (code = ccache->ops->store(ccache, *krbtgt)) {
/macosx-10.10/Heimdal-398.1.2/appl/rsh/
H A Drshd.c56 krb5_ccache ccache, ccache2; variable
175 ret = krb5_cc_new_unique(context, krb5_cc_type_memory, NULL, &ccache);
181 krb5_cc_initialize(context,ccache,client);
182 ret = krb5_rd_cred2(context, auth_context, ccache, &remote_cred);
205 krb5_cc_destroy(context, ccache);
209 ret = krb5_cc_copy_cache (context, ccache, ccache2);
215 krb5_cc_destroy(context, ccache);
220 krb5_cc_destroy(context, ccache);
823 krb5_ccache ccache; local
826 status = krb5_cc_resolve (context, tkfile, &ccache);
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/
H A Dtest_acquire_cred.c187 static char *ccache; variable
198 {"ccache", 0, arg_string, &ccache, "name", NULL },
285 if (ccache) {
286 maj_stat = gss_krb5_ccache_name(&min_stat, ccache, NULL);

Completed in 342 milliseconds

123456