Home
last modified time | relevance | path

Searched refs:fast_ccache (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/pam-krb5/module/
H A Doptions.c46 { K(fast_ccache), true, STRING (NULL) },
197 if (config->fast_ccache || config->anon_fast) { in pamk5_init()
251 free(config->fast_ccache); in pamk5_free()
H A Dinternal.h70 char *fast_ccache; /* Cache containing armor ticket. */ member
H A Dfast.c166 const char *cache = args->config->fast_ccache; in fast_setup_cache()
/freebsd/contrib/pam-krb5/tests/data/scripts/fast/
H A Dccache11 auth = force_first_pass no_ccache fast_ccache=%0
H A Dno-ccache11 auth = force_first_pass no_ccache fast_ccache=%0BAD
H A Dccache-debug11 auth = force_first_pass no_ccache fast_ccache=%0 debug
H A Dno-ccache-debug11 auth = force_first_pass no_ccache fast_ccache=%0BAD debug
/freebsd/contrib/pam-krb5/docs/
H A Dpam_krb5.pod370 I<fast_ccache> instead of this option. If both I<fast_ccache> and
371 I<anon_fast> are set, the ticket cache named by I<fast_ccache> will be
378 The operation is the same as if using the I<fast_ccache> option, but the
379 cache is created and destroyed automatically. If both I<fast_ccache> and
380 I<anon_fast> options are used, the I<fast_ccache> takes precedent and no
383 =item fast_ccache=<ccache_name>
407 I<fast_ccache> and I<anon_fast> are set, the ticket cache named by
408 I<fast_ccache> will be tried first, and the Kerberos PAM module will fall
/freebsd/contrib/pam-krb5/
H A DNEWS199 armor. If fast_ccache and anon_fast are both specified, anonymous
397 Add a fast_ccache option that, if set, points to a Kerberos ticket