Page MenuHomePhabricator

Provide a more helpful message if a user connects via raw SSH
ClosedPublic

Authored by epriestley on Dec 30 2013, 9:10 PM.
Tags
None
Referenced Files
F18091683: D7854.diff
Aug 7 2025, 12:11 AM
F18051431: D7854.id17766.diff
Aug 3 2025, 11:19 PM
F17830397: D7854.diff
Jul 26 2025, 11:02 AM
F17794941: D7854.id17766.diff
Jul 25 2025, 12:03 AM
F17794204: D7854.id17767.diff
Jul 24 2025, 11:44 PM
F17687710: D7854.id17767.diff
Jul 14 2025, 8:05 AM
Unknown Object (File)
Jun 3 2025, 9:24 AM
Unknown Object (File)
May 27 2025, 11:43 AM
Subscribers

Details

Summary

We currently print a fairly vague, technical message which is ambiguous about indicating success or an error if you aren't familiar with SSH.

Test Plan
$ ssh -T dweller@localhost
phabricator-ssh-exec: Welcome to Phabricator.

You are logged in as epriestley.

You haven't specified a command to run. This means you're requesting an interactive shell, but Phabricator does not provide an interactive shell over SSH.

Usually, you should run a command like `git clone` or `hg push` rather than connecting directly with SSH.

Supported commands are: conduit, git-receive-pack, git-upload-pack, hg, svnserve.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped