Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libpam/modules/pam_ssh/
H A Dpam_ssh.c101 int nullok) in pam_ssh_load_key() argument
120 if (ret == 0 && !(*passphrase == '\0' && nullok)) { in pam_ssh_load_key()
165 int nkeys, nullok, pam_err, pass; in pam_sm_authenticate() local
167 nullok = (openpam_get_option(pamh, "nullok") != NULL); in pam_sm_authenticate()
199 psk = pam_ssh_load_key(pwd->pw_dir, *kfn, passphrase, nullok); in pam_sm_authenticate()
/freebsd-12.1/lib/libpam/pam.d/
H A Dpasswd11 password required pam_unix.so no_warn try_first_pass nullok
H A Dsystem12 auth required pam_unix.so no_warn try_first_pass nullok
/freebsd-12.1/crypto/openssh/contrib/redhat/
H A Dsshd.pam.old6 password required /lib/security/pam_pwdb.so shadow nullok use_authtok
/freebsd-12.1/crypto/openssh/contrib/
H A Dsshd.pam.generic6 password required /lib/security/pam_unix.so shadow nullok use_authtok