I\'m trying to configure SSH for Phabricator to get git running. I\'ve followed this manual but when I call echo {} | ssh git@phabricator.mydomain.com conduit conduit.ping
echo {} | ssh git@phabricator.mydomain.com conduit conduit.ping
Just another thing to note is the path must have the correct permissions for the AuthorizedKeysCommand or this could also result in
AuthorizedKeysCommand
Permission denied (publickey,keyboard-interactive)