Home
last modified time | relevance | path

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

/netbsd/src/lib/libpam/modules/pam_krb5/
Dpam_krb5.c165 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
195 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
226 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
245 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
256 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
278 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
305 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
317 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
324 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
331 PAM_VERBOSE_ERROR("Kerberos 5 error"); in pam_sm_authenticate()
[all …]
/netbsd/src/lib/libpam/modules/pam_login_access/
Dpam_login_access.c92 PAM_VERBOSE_ERROR("%s is not allowed to log in on %s", in pam_sm_acct_mgmt()
99 PAM_VERBOSE_ERROR("%s is not allowed to log in from %s", in pam_sm_acct_mgmt()
/netbsd/src/lib/libpam/modules/pam_radius/
Dpam_radius.c353 PAM_VERBOSE_ERROR("Radius rejection"); in pam_sm_authenticate()
368 PAM_VERBOSE_ERROR("Radius failure"); in pam_sm_authenticate()
375 PAM_VERBOSE_ERROR("Radius error"); in pam_sm_authenticate()
/netbsd/src/lib/libpam/libpam/security/
Dpam_mod_misc.h55 #define PAM_VERBOSE_ERROR(...) \ macro
/netbsd/src/lib/libpam/modules/pam_rootok/
Dpam_rootok.c64 PAM_VERBOSE_ERROR("Refused; not superuser"); in pam_sm_authenticate()
/netbsd/src/lib/libpam/modules/pam_self/
Dpam_self.c84 PAM_VERBOSE_ERROR("Refused; source and target users differ"); in pam_sm_authenticate()
/netbsd/src/lib/libpam/modules/pam_skey/
Dpam_skey.c76 PAM_VERBOSE_ERROR("Error getting S/Key challenge"); in pam_sm_authenticate()
/netbsd/src/lib/libpam/modules/pam_securetty/
Dpam_securetty.c121 PAM_VERBOSE_ERROR("Not on secure TTY"); in pam_sm_acct_mgmt()
/netbsd/src/lib/libpam/modules/pam_nologin/
Dpam_nologin.c145 PAM_VERBOSE_ERROR("Administrator refusing you: %s", nologin); in pam_sm_authenticate()
/netbsd/src/lib/libpam/modules/pam_group/
Dpam_group.c171 PAM_VERBOSE_ERROR("UNIX authentication refused"); in authenticate()
/netbsd/src/lib/libpam/modules/pam_unix/
Dpam_unix.c127 PAM_VERBOSE_ERROR("UNIX authentication refused"); in pam_sm_authenticate()
568 PAM_VERBOSE_ERROR("Unable to get new password"); in pam_sm_chauthtok()