Searched refs:try_pkinit (Results 1 – 11 of 11) sorted by relevance
1 # Test try_pkinit with an initial prompt. -*- conf -*-11 auth = no_ccache try_pkinit pkinit_user=FILE:%0 pkinit_prompt
11 auth = no_ccache try_pkinit pkinit_user=FILE:%0
11 auth = no_ccache try_pkinit preauth_opt=X509_user_identity=FILE:%0
11 auth = debug no_ccache try_pkinit pkinit_user=FILE:%0
73 { K(try_pkinit), true, BOOL (false) },182 if (config->try_pkinit) { in pamk5_init()
94 bool try_pkinit; /* Attempt PKINIT, fall back to password. */ member
179 if (config->use_pkinit || config->try_pkinit) { in set_credential_options()805 if (args->config->use_pkinit || args->config->try_pkinit) { in pamk5_password_auth()873 prompt = !(args->config->try_pkinit || args->config->no_prompt); in pamk5_password_auth()
22 with try_pkinit and MIT Kerberos on password fallback and will allow
373 Do not prompt for a password when try_pkinit is set and the module is
622 certificate authorities. This option is only used if I<try_pkinit> or634 information entered at the first prompt is ignored. If I<try_pkinit> is637 I<try_pkinit> or I<use_pkinit> are set.652 documentation for more details. This option is only used if I<try_pkinit>684 =item try_pkinit977 If I<try_pkinit> is set and pam-krb5 is built with MIT Kerberos, the