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 606572 - SSH synchronization requires a username
SSH synchronization requires a username
Status: RESOLVED FIXED
Product: tomboy
Classification: Applications
Component: General
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: Tomboy Maintainers
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-10 17:41 UTC by Greg Poirier
Modified: 2010-07-21 21:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to allow empty username (971 bytes, patch)
2010-01-10 17:41 UTC, Greg Poirier
committed Details | Review

Description Greg Poirier 2010-01-10 17:41:30 UTC
Created attachment 151133 [details] [review]
Patch to allow empty username

If I'm synchronizing to a server, and I have that server configured appropriately in $HOME/.ssh/config, then I don't need to enter a username for sshfs to work.  In fact, entering a username breaks sshfs for me.

Regardless, a username isn't always required for SSH (e.g. you have the same username on both hosts).  If I remove the restriction that a username be entered, it won't break Tomboy.
Comment 1 Sandy Armstrong 2010-06-26 18:51:23 UTC
Comment on attachment 151133 [details] [review]
Patch to allow empty username

Right, looks good, please commit