1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Merge pull request #18584 from janisozaur/patch-2

Add exit code information to ssh connection test
This commit is contained in:
Laura Coursen
2022-06-14 14:24:37 +01:00
committed by GitHub

View File

@@ -56,4 +56,10 @@ When you test your connection, you'll need to authenticate this action using you
{% endlinux %}
{% note %}
**Note:** The remote command should exit with code 1.
{% endnote %}
4. Verify that the resulting message contains your username. If you receive a "permission denied" message, see ["Error: Permission denied (publickey)"](/articles/error-permission-denied-publickey).