1 # NOTE: You must have OpenSSHD 6.2 or newer; support for AuthorizedKeysCommand
2 # was added in this version.
4 # NOTE: Edit these to the correct values for your setup.
6 AuthorizedKeysCommand /usr/libexec/phabricator-ssh-hook.sh
7 AuthorizedKeysCommandUser vcs-user
10 # You may need to tweak these options, but mostly they just turn off everything
16 AllowAgentForwarding no
20 PasswordAuthentication no
21 ChallengeResponseAuthentication no
22 AuthorizedKeysFile none
24 PidFile /var/run/sshd-phabricator.pid