summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <joey@web>2013-05-30 15:49:27 +0000
committerGravatar admin <admin@branchable.com>2013-05-30 15:49:27 +0000
commit86cef3a1b4038a528803863753d82367053f3256 (patch)
tree70c7d9299f2fdd7d0c3136e5b45abd36e295f345
parent57ae96c6ec7e03212aaf3e1da409e3e37293f602 (diff)
Added a comment
-rw-r--r--doc/forum/ssh_password/comment_2_fa261676a99d49d4b237b0d43048d76d._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/ssh_password/comment_2_fa261676a99d49d4b237b0d43048d76d._comment b/doc/forum/ssh_password/comment_2_fa261676a99d49d4b237b0d43048d76d._comment
new file mode 100644
index 000000000..b7a47c9fe
--- /dev/null
+++ b/doc/forum/ssh_password/comment_2_fa261676a99d49d4b237b0d43048d76d._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ nickname="joey"
+ subject="comment 2"
+ date="2013-05-30T15:49:27Z"
+ content="""
+If you set this repository up using the git-annex webapp, and choosing \"remote ssh server\", it will generate a new ssh key, stored in `~/.ssh/git-annex/`, and it will configure `~/.ssh/config` to use this key for a special made-up hostname which is used in the url for the git remote. On the server, it will set up `~/.ssh/authorized_keys` to allow this ssh key to connect without a password and run git-annex-shell.
+
+I don't know if you used the webapp to set this up. If not, you can try to replicate this setup on your own. If you did and it's not working, you now know where all the peices it sets up are, to figure out what went wrong.
+"""]]