After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 618059 - ssh tunnel feature sort-of useless
ssh tunnel feature sort-of useless
Status: RESOLVED INCOMPLETE
Product: vinagre
Classification: Applications
Component: VNC
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: vinagre-maint
vinagre-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-07 21:13 UTC by Josselin Mouette
Modified: 2010-10-24 18:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josselin Mouette 2010-05-07 21:13:55 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.
Comment 1 Jonh Wendell 2010-06-05 15:32:31 UTC
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.
Comment 2 Fabio Durán Verdugo 2010-09-04 05:14:58 UTC
Josselin: Ping!, this bug is fixes?
Comment 3 Felipe Besoaín Pino 2010-10-24 18:24:31 UTC
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!