Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dpathnames.h109 #define _PATH_SSH_USER_PERMITTED_KEYS ".ssh/authorized_keys" macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dservconf.c370 options->authorized_keys_file = _PATH_SSH_USER_PERMITTED_KEYS; in fill_default_server_options()