Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dauth-passwd.c90 if (pw->pw_uid == 0 && options.permit_root_login != PERMIT_YES) in auth_password()
H A Dservconf.h30 #define PERMIT_YES 3 macro
H A Dauth-pam.c914 options.permit_root_login != PERMIT_YES)) in sshpam_query()
994 options.permit_root_login == PERMIT_YES)) { in sshpam_respond()
1356 options.permit_root_login != PERMIT_YES)) in sshpam_auth_passwd()
H A Dauth.c356 case PERMIT_YES: in auth_root_allowed()
H A Dservconf.c1246 { "yes", PERMIT_YES },