aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/The_restricted_ssh_key_pair_makes_password_login___40__nearly__41___impossible/comment_15_ceb68da01d9e2fe9a70fab6244116da0._comment
blob: bbf5a45b59ee275fb220f09037e4d7e1dd3eb7ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="http://joeyh.name/"
 nickname="joey"
 subject="comment 15"
 date="2013-04-14T18:46:54Z"
 content="""
I tried the following experiment:

1. Manually ran `ssh-add .ssh/key.git-annex-kitenet.net-joey`
2. `ssh -vvv kitenet.net` did run git-annex-shell

Guys, please paste the output of `ssh-add -l`

Also, if you run `ssh-add -D`, the problem should go away, and the server should not run git-annex-shell. If that's the case, we've confirmed this is somehow a ssh agent problem. However, I still don't know what could be scanning `~/.ssh` for random keys and loading them into the agent.
"""]]