Home
last modified time | relevance | path

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

/dragonfly/lib/libpam/modules/pam_exec/
H A Dpam_exec.c200 ADD_PAM_RV_TO_ENV(PAM_IGNORE); in _pam_exec()
288 case PAM_IGNORE: in pam_sm_authenticate()
329 case PAM_IGNORE: in pam_sm_setcred()
368 case PAM_IGNORE: in pam_sm_acct_mgmt()
406 case PAM_IGNORE: in pam_sm_open_session()
443 case PAM_IGNORE: in pam_sm_close_session()
484 case PAM_IGNORE: in pam_sm_chauthtok()
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_constants.c72 [PAM_IGNORE] = "PAM_IGNORE",
109 [PAM_IGNORE] = "Ignore this module",
H A Dopenpam_dispatch.c129 if (r == PAM_IGNORE) in openpam_dispatch()
/dragonfly/contrib/openpam/include/security/
H A Dpam_constants.h76 PAM_IGNORE = 25, enumerator
H A Dopenpam.h287 return (PAM_IGNORE); \
/dragonfly/lib/libpam/modules/pam_group/
H A Dpam_group.c72 return (PAM_IGNORE); in pam_group()
/dragonfly/etc/pam.d/
H A DREADME41 optional: ignored unless the other modules return PAM_IGNORE.