Home
last modified time | relevance | path

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

/dragonfly/contrib/openpam/lib/libpam/
HDpam_chauthtok.c65 flags | PAM_PRELIM_CHECK); in pam_chauthtok()
HDopenpam_dispatch.c142 (flags & PAM_PRELIM_CHECK))) in openpam_dispatch()
/dragonfly/contrib/openpam/include/security/
HDpam_constants.h112 PAM_PRELIM_CHECK = 0x1, enumerator
/dragonfly/lib/libpam/modules/pam_echo/
HDpam_echo.c152 if (flags & PAM_PRELIM_CHECK) in pam_sm_chauthtok()
/dragonfly/contrib/pam_passwdqc/
HDpam_passwdqc.c328 if (flags & PAM_PRELIM_CHECK) {
356 if (flags & PAM_PRELIM_CHECK) {
/dragonfly/contrib/openpam/
HDHISTORY435 - BUGFIX: Run passwd chain twice, first with the PAM_PRELIM_CHECK
439 passwd chain if the PAM_PRELIM_CHECK flag is set.
443 - ENHANCE: Prevent applications from specifying the PAM_PRELIM_CHECK
/dragonfly/lib/libpam/modules/pam_unix/
HDpam_unix.c302 if (flags & PAM_PRELIM_CHECK) { in pam_sm_chauthtok()