Home
last modified time | relevance | path

Searched refs:anon_fast (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/pam-krb5/tests/data/scripts/fast/
H A Danonymous11 auth = force_first_pass no_ccache anon_fast
H A Danonymous-debug11 auth = force_first_pass no_ccache anon_fast debug
/freebsd/contrib/pam-krb5/module/
H A Doptions.c37 { K(anon_fast), true, BOOL (false) },
197 if (config->fast_ccache || config->anon_fast) { in pamk5_init()
H A Dinternal.h71 bool anon_fast; /* sets up an anonymous fast armor cache */ member
H A Dfast.c212 if (!args->config->anon_fast) in fast_setup_anon()
/freebsd/contrib/pam-krb5/docs/
H A Dpam_krb5.pod352 =item anon_fast
371 I<anon_fast> are set, the ticket cache named by I<fast_ccache> will be
380 I<anon_fast> options are used, the I<fast_ccache> takes precedent and no
385 [4.3] The same as I<anon_fast>, but use an existing Kerberos ticket cache
403 To use anonymous PKINIT to protect the FAST exchange, use the I<anon_fast>
404 option instead. I<anon_fast> is easier to configure, since no existing
407 I<fast_ccache> and I<anon_fast> are set, the ticket cache named by
/freebsd/contrib/pam-krb5/
H A DNEWS196 Add an anon_fast option that attempts anonymous authentication
199 armor. If fast_ccache and anon_fast are both specified, anonymous