Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » no supported authentication methods available
no supported authentication methods available [message #735475] Wed, 12 October 2011 00:02 Go to next message
julius  is currently offline julius Friend
Messages: 17
Registered: October 2011
Junior Member
hi,

ive added the private key for the gitosis user to
window -> preferences -> general -> network connections -> ssh2

the key is called: user-wf-1

using this as uri:
ssh://opengitrepo@1.2.3.4/laboraufgabe

i get:
no supported authentication methods available


i can clone the git repo on a linux box with this command:
git clone ssh://opengitrepo@dmkgit23/laboraufgabe

~/.ssh/config
Host dmkgit23
Hostname 1.2.3.4
User opengitrepo
IdentityFile /home/julius/git/users/user-wf-1


what could be the problem?
Re: no supported authentication methods available [message #737696 is a reply to message #735475] Sat, 15 October 2011 10:14 Go to previous messageGo to next message
julius  is currently offline julius Friend
Messages: 17
Registered: October 2011
Junior Member
im unsure what went wrong but testing this on a different machine with a fresh install worked.
although i used another ssh key, testuser1.
maybe eclipse dislikes - in the username.
Re: no supported authentication methods available [message #740669 is a reply to message #737696] Tue, 18 October 2011 19:10 Go to previous messageGo to next message
julius  is currently offline julius Friend
Messages: 17
Registered: October 2011
Junior Member
again the same problem back on the original system. even with the username that worked on the other xp sp3 installation - same os on both systems
Re: no supported authentication methods available [message #743732 is a reply to message #740669] Fri, 21 October 2011 17:44 Go to previous message
julius  is currently offline julius Friend
Messages: 17
Registered: October 2011
Junior Member
ive upgraded to win7, works finally Smile
Previous Topic:Commit Event Listener
Next Topic:unable to change SSH2 on Ubuntu
Goto Forum:
  


Current Time: Tue Mar 19 05:48:57 GMT 2024

Powered by FUDForum. Page generated in 0.01601 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top