From 00196979877d0a7e3209b2ae0e901414363cdd72 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 14 Apr 2013 20:13:54 +0000 Subject: [PATCH] Added a comment --- ...omment_18_bf21d28142e4c304aa0bc740955ddea0._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible/comment_18_bf21d28142e4c304aa0bc740955ddea0._comment diff --git a/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible/comment_18_bf21d28142e4c304aa0bc740955ddea0._comment b/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible/comment_18_bf21d28142e4c304aa0bc740955ddea0._comment new file mode 100644 index 0000000000..67021d1805 --- /dev/null +++ b/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible/comment_18_bf21d28142e4c304aa0bc740955ddea0._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 18" + date="2013-04-14T20:13:54Z" + content=""" +@Marvin, just to be clear, it was `ssh-add -D` that fixed it for you? + +To make the fix stick, you need to make a ~/.ssh/annex/ directory, and move the keys to there, and then edit ~/.ssh/config to use the new path to the key file. This should prevent gnome-keyring from seeing them. +"""]]