Home
last modified time | relevance | path

Searched refs:preauth_opt (Results 1 – 6 of 6) sorted by relevance

/src/contrib/pam-krb5/tests/data/scripts/pkinit/
H A Dpreauth-opt-mit11 auth = no_ccache try_pkinit preauth_opt=X509_user_identity=FILE:%0
/src/contrib/pam-krb5/module/
H A Doptions.c63 { K(preauth_opt), true, LIST (NULL) },
255 vector_free(config->preauth_opt); in pamk5_free()
H A Dauth.c186 if (config->preauth_opt != NULL && config->preauth_opt->count > 0) { in set_credential_options()
191 for (i = 0; i < config->preauth_opt->count; i++) { in set_credential_options()
192 name = config->preauth_opt->strings[i]; in set_credential_options()
H A Dinternal.h93 struct vector *preauth_opt; /* Preauth options. */ member
/src/contrib/pam-krb5/docs/
H A Dpam_krb5.pod658 =item preauth_opt=<option>
676 I<preauth_opt>, it will probably override the other setting.
/src/contrib/pam-krb5/
H A DNEWS898 preauth plugin system via the preauth_opt option. Thanks to Douglas