Home
last modified time | relevance | path

Searched refs:_PATH_SSH_USER_PERMITTED_KEYS2 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dpathnames.h112 #define _PATH_SSH_USER_PERMITTED_KEYS2 ".ssh/authorized_keys2" macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dservconf.c367 options->authorized_keys_file2 = _PATH_SSH_USER_PERMITTED_KEYS2; in fill_default_server_options()