Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-none.c63 if (options.permit_empty_passwd && options.password_authentication) in userauth_none()
H A Dauth2-methods.c72 &options.password_authentication
H A Dreadconf.h55 int password_authentication; /* Try password member
H A Dsshconnect.c1378 if (options.password_authentication) { in check_host_key()
1381 options.password_authentication = 0; in check_host_key()
H A Dauth-pam.c1430 options.password_authentication = 0; in sshpam_set_maxtries_reached()