diff options
author | eeerky <eeerky@web> | 2015-01-13 15:24:25 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-13 15:24:25 +0000 |
commit | 7874bf19b11f0e003c169a6d7bc243a2517c1eff (patch) | |
tree | 9c2f9f8cd480eeff5cac51b655bc75222f152b6f /doc/tips | |
parent | e887cad0313c492fc46163d1085e6073681fbb4a (diff) |
Added a comment: shared keys?
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/Synology_NAS_and_git_annex/comment_4_d8e4b08ceedece8a45d4146ff5d3a995._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/tips/Synology_NAS_and_git_annex/comment_4_d8e4b08ceedece8a45d4146ff5d3a995._comment b/doc/tips/Synology_NAS_and_git_annex/comment_4_d8e4b08ceedece8a45d4146ff5d3a995._comment new file mode 100644 index 000000000..2c68f7e2e --- /dev/null +++ b/doc/tips/Synology_NAS_and_git_annex/comment_4_d8e4b08ceedece8a45d4146ff5d3a995._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="eeerky" + subject="shared keys?" + date="2015-01-13T15:24:25Z" + content=""" +I'm not sure if I'm misreading this walkthrough, but does prefixing your key in authorize_keys file mean that the specific key pair can only be used in conjunction with git annex? + +In other words, if I wish to have one key pair between my laptop and server, could I use that one key pair for both git-annex and simple shell access? + +What I'm seeing now is that the path to my **git-annex-shell** script is correct, but my server goes into high cpu and doesn't let me login when I try sshing into it. +"""]] |