From e5d0f026ed1127c17d2546159f95d2f773134fb8 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY" Date: Tue, 9 Apr 2013 16:35:45 +0000 Subject: --- ...ssh_key_pair_makes_password_login___40__nearly__41___impossible.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible.mdwn b/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible.mdwn index 04d7d1b6e..aba111a26 100644 --- a/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible.mdwn +++ b/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible.mdwn @@ -6,7 +6,7 @@ I don't want to allow full passwordless access to my server from this computer. **What is the expected output? What do you see instead?** -I was able to fix the problem by moving the keyfiles on my computer at work to a subdirectory. After that I added the following line to the [remote] block in .git/config : +It should be possible to use this private key with git-annex exclusively. Maybe a line like this in the [remote] block in .git/config would solve the problem: IdentityFile = /home/user/.ssh/annex/id_rsa_annex -- cgit v1.2.3