Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth-passwd.c90 if (pw->pw_uid == 0 && options.permit_root_login != PERMIT_YES) in auth_password()
H A Dservconf.h28 #define PERMIT_YES 3 macro
H A Dauth-pam.c928 options.permit_root_login != PERMIT_YES)) in sshpam_query()
1010 options.permit_root_login == PERMIT_YES)) { in sshpam_respond()
1372 options.permit_root_login != PERMIT_YES)) in sshpam_auth_passwd()
H A Dauth.c359 case PERMIT_YES: in auth_root_allowed()
H A Dservconf.c1281 { "yes", PERMIT_YES },