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 168861 - Can't open ssh VFS to FreeBSD host
Can't open ssh VFS to FreeBSD host
Status: RESOLVED DUPLICATE of bug 168203
Product: gnome-vfs
Classification: Deprecated
Component: Module: ssh/sftp
2.9.x
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-01 10:19 UTC by Simon Manlay
Modified: 2005-05-09 16:19 UTC
See Also:
GNOME target: 2.10.0
GNOME version: 2.9/2.10


Attachments
sshd_config from freebsd server (2.51 KB, text/plain)
2005-03-01 11:34 UTC, Simon Manlay
  Details
two-liner to fix password authentication in sftp vfs (617 bytes, patch)
2005-04-29 09:00 UTC, Joan Picanyol i Puig
none Details | Review

Description Simon Manlay 2005-03-01 10:19:05 UTC
Please describe the problem:
I'm running linux (debian sarge)
When mounting ssh VFS to different linux OS, no problem
But I can't open a SSH VFS when the remote computer is running freeBSD
I can connect with ssh oand scp from console to this host, but vfs cannot

Steps to reproduce:
1. go to computer:///
2. Create a new connection, type ssh to a freeBSD host
3. Open this VFS


Actual results:
Waiting, waiting, and nothing append
Sometimes, nautilus crashes


Expected results:
I can open the virtual folder

Does this happen every time?
YES

Other information:
Comment 1 Simon Manlay 2005-03-01 11:34:59 UTC
Created attachment 38090 [details]
sshd_config from freebsd server

Perhaps have I a blocking option
Comment 2 Simon Manlay 2005-03-01 11:36:08 UTC
After testing, the problem occurs on 2.9.91 too
I've attached the FreeBSD sshd_config file, if it can help

I'm ready to send backtraces, but I not really know how to do it for vfs ... if
somebody can tell me ...
Comment 3 Simon Manlay 2005-03-21 10:55:18 UTC
Same problem whith 2.10.0
Comment 4 Simon Manlay 2005-03-21 10:57:34 UTC
The problem also occurs from FreeBSD to linux
I can open sftp:// to a FreeBSD host from FreeBSD, but can't open linux host
from FreeBSD
Comment 5 Joan Picanyol i Puig 2005-04-29 09:00:35 UTC
Created attachment 45814 [details] [review]
two-liner to fix password authentication in sftp vfs

I have verified the problem, it happens trying password-based authentication
*to* FreeBSD servers. The attached patch by the FreeBSD GNOME team solves the
problem on an Ubuntu Hoary (GNOME 2.10.0) machine.

Credits to Joe Marcus Clarke and Jeremy Messenger.
Comment 6 Christian Neumair 2005-05-09 16:19:39 UTC
Simon: Thanks for your bug report.
Joan: Thank you very much for your patch! There is already a patch attached to
bug 168203 which also fixes this issue, so I'm closing this one.

*** This bug has been marked as a duplicate of 168203 ***