From 9941e4f5e5e1cf7a2c7ce67f4852804d8f6ecc13 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Dec 2014 13:44:16 -0400 Subject: [PATCH] comment --- ...ment_3_521f34c340ad54cef6458a8b6cfff8a9._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/OSX__39__s_default_sshd_behaviour_has_limited_paths_set/comment_3_521f34c340ad54cef6458a8b6cfff8a9._comment diff --git a/doc/forum/OSX__39__s_default_sshd_behaviour_has_limited_paths_set/comment_3_521f34c340ad54cef6458a8b6cfff8a9._comment b/doc/forum/OSX__39__s_default_sshd_behaviour_has_limited_paths_set/comment_3_521f34c340ad54cef6458a8b6cfff8a9._comment new file mode 100644 index 0000000000..088aa75511 --- /dev/null +++ b/doc/forum/OSX__39__s_default_sshd_behaviour_has_limited_paths_set/comment_3_521f34c340ad54cef6458a8b6cfff8a9._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2014-12-02T17:42:36Z" + content=""" +When the git-annex webapp is used to add a ssh repository, it +installs a ssh key in `~/.ssh/authorized_keys`, which makes +ssh run `~/.ssh/git-annex-shell` if necessary. + +This is not done for you if you set up a ssh remote using git at the +commend line. In that case, arranging for git-annex-shell to be in PATH +on the remote host somehow is left up to you. +"""]]