GNOME Bugzilla – Bug 618059
ssh tunnel feature sort-of useless
Last modified: 2010-10-24 18:24:31 UTC
Original report from Evgeni Golov: http://bugs.debian.org/580323 I wanted to try ssh-tunneling with vinagre to one of my vnc hosts. The first try hung for a while, before spitting out an authentication timeout. Retrying the connection, I noticed vinagre asks for a ssh password, but my host prefers pubkey authentication. After disabling the pubkey, the hang disappeared, but vinagre still failed to authenticate. Looking even stronger on the password window, I noticed that it does not accept the last char of my password (which is 9 chars long). So I changed the password to something shorter and voila, vinagre could authenticate and I saw my vnc screen. Thus we have two authentication bugs here: 1. vinagre fails to detect (and use) pubkey auth 2. vinagre only accepts passwords up to 8 chars Both make the ssh tunneling feature quite useless, at least for me, as I neither want to miss pubkeys (some of my hosts even do not allow anything else) nor change the passwords to weak/short ones.
Hello. Bug #2 was fixed a few weeks ago: http://git.gnome.org/browse/vinagre/commit/?id=e0721cd7c31291142117ec39da75d48ec4940db8 Regarding bug #1, it's working fine with me. For instance, I put in the ssh tunnel field: jwendell@master.gnome.org and it works without asking my password, because gnome.org works with pubkey auth. Try putting the correct hostname, with the syntax: username@ssh_host. Tell me if it works.
Josselin: Ping!, this bug is fixes?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!