Home
last modified time | relevance | path

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

/src/contrib/pam-krb5/module/
H A Dauth.c234 const bool try_first = args->config->try_first_pass; in maybe_retrieve_password() local
239 if (!try_first && !use && !force) in maybe_retrieve_password()