Home
last modified time | relevance | path

Searched refs:PERMIT_NO_PASSWD (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dservconf.h39 #define PERMIT_NO_PASSWD 2 macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth.c363 case PERMIT_NO_PASSWD: in auth_root_allowed()
H A Dservconf.c195 options->permit_root_login = PERMIT_NO_PASSWD; in deflt_fill_default_server_options()
901 value = PERMIT_NO_PASSWD; in process_server_config_line()