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 350111 - No option to change username in SSH window
No option to change username in SSH window
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Module: ssh/sftp
2.17.x
Other All
: Normal normal
: 2.18
Assigned To: Christian Neumair
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-06 01:08 UTC by Jon Dufresne
Modified: 2006-12-28 22:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
A screenshot of what the window looks like (17.19 KB, image/png)
2006-08-06 01:11 UTC, Jon Dufresne
  Details
Proposed patch (15.19 KB, patch)
2006-08-12 12:14 UTC, Christian Neumair
committed Details | Review

Description Jon Dufresne 2006-08-06 01:08:39 UTC
I am on a network with other mac computers. These mac computers have turned on ssh capabilities. If I go to Places->Network Servers I see a list of them. If I click on one there is a text entry for my password but not my username. I am assuming that nautilus thinks my username is the same as my linux box, but this is not the case. Without this I can't log into the mac using this method.

Steps to reproduce.
1. Put your gnome box on a network with macs.
2. Turn on ssh for those macs.
3. Goto Places->Network Servers and click on the available mac server.
4. Notice you are unable to enter your username.
Comment 1 Jon Dufresne 2006-08-06 01:11:34 UTC
Created attachment 70286 [details]
A screenshot of what the window looks like

In this window you can see there is no way to change my username.
Comment 2 Christian Neumair 2006-08-06 07:06:23 UTC
Thanks for your bug report!

The problem is that SSH requires us to pass the user-name on the command line before invoking it. Maybe we should do it like in the FTP method, i.e. establish a connection after requesting login data instead of allocating it before and thus having selected a user.
Comment 3 Christian Neumair 2006-08-12 12:14:09 UTC
Created attachment 70773 [details] [review]
Proposed patch

Also submitted to gnome-vfs-list [1] for review.

[1] http://mail.gnome.org/archives/gnome-vfs-list/2006-August/msg00012.html
Comment 4 Christian Neumair 2006-12-28 22:14:42 UTC
Committed, will be included in GnomeVFS 2.18.