Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssh/
HDauth-passwd.c90 if (pw->pw_uid == 0 && options.permit_root_login != PERMIT_YES) in auth_password()
HDservconf.h28 #define PERMIT_YES 3 macro
HDauth-pam.c928 options.permit_root_login != PERMIT_YES)) in sshpam_query()
1010 options.permit_root_login == PERMIT_YES)) { in sshpam_respond()
1370 options.permit_root_login != PERMIT_YES)) in sshpam_auth_passwd()
HDauth.c358 case PERMIT_YES: in auth_root_allowed()
HDservconf.c1293 { "yes", PERMIT_YES },