Searched refs:KRB5_CCACHEDIR (Results 1 - 3 of 3) sorted by relevance
| /sssd-io/src/providers/krb5/ |
| H A D | krb5_common.h | 46 KRB5_CCACHEDIR, enumerator in enum:krb5_opts
|
| H A D | krb5_utils.c | 338 KRB5_CCACHEDIR);
|
| /sssd-io/src/tests/ |
| H A D | krb5_utils-tests.c | 317 ret = dp_opt_set_string(krb5_ctx->opts, KRB5_CCACHEDIR, CCACHE_DIR); 342 ret = dp_opt_set_string(kr->krb5_ctx->opts, KRB5_CCACHEDIR, dir_template); 378 ret = dp_opt_set_string(kr->krb5_ctx->opts, KRB5_CCACHEDIR, CCACHE_DIR); 432 ret = dp_opt_set_string(kr->krb5_ctx->opts, KRB5_CCACHEDIR, BASE"_%d"); 448 ret = dp_opt_set_string(kr->krb5_ctx->opts, KRB5_CCACHEDIR, BASE"_%P"); 475 ret = dp_opt_set_string(kr->krb5_ctx->opts, KRB5_CCACHEDIR, BASE"_%X");
|
Completed in 20 milliseconds