Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit » unable to change SSH2 on Ubuntu
unable to change SSH2 on Ubuntu [message #742194] Thu, 20 October 2011 05:10 Go to previous message
Niezly  is currently offline Niezly
Messages: 2
Registered: October 2011
Junior Member
I use "git" user to connect to the repository. I've changed the SSH2 home to /home/git/.ssh (Preferences->General->Network Connections->SSH) and added "id_dsa" file. Unfortunately when trying to connect I receive the following error:

ssh://git@<host>/some/path/Project: java.io.FileNotFoundException: /home/<MY_HOME>/.ssh/id_dsa (No such file or directory)

form CLI it works fine. for EGit I've found a workaround(but not a very convenient one)
if I copy "id_dsa" from git/.ssh to <MY_HOME>/.ssh it works ;/

any ideas how to fix it?

my configuration:
Ubuntu 10.04 LTS (Lucid Lynx) 64bit
Eclipse Indigo build 20110916-0149
EGit 1.1.0.201109151100-r
 
Read Message
Read Message
Read Message
Previous Topic:no supported authentication methods available
Next Topic:commit gui reformats modified hard-wrapped text badly
Goto Forum:
  


Current Time: Sun May 19 19:02:58 EDT 2013

Powered by FUDForum. Page generated in 0.08503 seconds