Searched defs:cached_auth_failed (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/responder/pam/
H A Dpamsrv.h73 bool cached_auth_failed; member in struct:pam_auth_req
H A Dpamsrv_cmd.c1124 preq->cached_auth_failed = true;
1978 bool cached_auth_failed)
1983 if (!cached_auth_failed /* don't try cached auth again */
2042 preq->cached_auth_failed)) {
1974 pam_can_user_cache_auth(struct sss_domain_info *domain, int pam_cmd, struct sss_auth_token *authtok, const char* user, bool cached_auth_failed) argument

Completed in 20 milliseconds