Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » ssh password dialog on each git interaction since eclipse 2023-09
ssh password dialog on each git interaction since eclipse 2023-09 [message #1862491] Thu, 07 December 2023 07:05 Go to next message
Eclipse UserFriend
Hello!

Since eclipse 2023-09 / 6.7.0 we have the problem that we have to input the password for each git interaction (see attached image). We are connecting directly with ssh to an own server by ssh+git://, with stored username and password in eclipse. We are not using any ssh dsa/rsa keys.

I tried different settings but can't figure out what to do to fix this. I also tried to configure ssh keys on the system but with no success.

I am not any expert on this, but from the changes I saw it is maybe connected to the change in EGitCredentialsProvider in 6.7.0.?

Any help would be nice since we are not updating to a newer version of eclipse because of this. ;)

Thanks!
Re: ssh password dialog on each git interaction since eclipse 2023-09 [message #1862558 is a reply to message #1862491] Mon, 11 December 2023 15:54 Go to previous messageGo to next message
Eclipse UserFriend
Looks like you're using password authentication in SSH. Can you please post a stack trace when this dialog is shown?
Re: ssh password dialog on each git interaction since eclipse 2023-09 [message #1862590 is a reply to message #1862558] Tue, 12 December 2023 15:20 Go to previous messageGo to next message
Eclipse UserFriend
No stacktrace needed anymore. Your analysis is quite right. https://eclipse.gerrithub.io/c/eclipse-egit/egit/+/1173511 should fix this problem. Sorry about that.

I haven't seen any earlier report about this. I guess we don't have many users using SSH with password authentication.

Re: ssh password dialog on each git interaction since eclipse 2023-09 [message #1862647 is a reply to message #1862590] Mon, 18 December 2023 02:56 Go to previous message
Eclipse UserFriend
Tested with the nightly version - works for me.

Case closed. :)
Previous Topic:Doesn't always ask to replace editor contents
Next Topic:[solved] jgit returns incorrect status
Goto Forum:
  


Current Time: Fri May 23 11:37:42 EDT 2025

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

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

Back to the top