Searched refs:preauth_opt (Results 1 – 6 of 6) sorted by relevance
11 auth = no_ccache try_pkinit preauth_opt=X509_user_identity=FILE:%0
63 { K(preauth_opt), true, LIST (NULL) },255 vector_free(config->preauth_opt); in pamk5_free()
186 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()
93 struct vector *preauth_opt; /* Preauth options. */ member
658 =item preauth_opt=<option>676 I<preauth_opt>, it will probably override the other setting.
898 preauth plugin system via the preauth_opt option. Thanks to Douglas