[ubuntu-mono] [Bug 222066] [NEW] Tomboy SSHFS Sync creates local sync folder with wrong ownership
Dennis S
dennis at dennisschaaf.com
Fri Apr 25 18:17:36 UTC 2008
Public bug reported:
Binary package hint: tomboy
1 ) I Installed sshfs
2 ) I tried setting up tomboy-syncronization over SSH
3 ) Entered my information and pressed save
4 ) got the following error message "fusermount: failed to accesss mountpoint /home/dennis/.tomboy/sync-sshfs: permission denied"
5) checked permission on the folder
ls -l .tomboy/
drwxrwxrwx 1 32066 32066 4096 2008-04-25 10:40 sync-sshfs
--------------
the problem is that the remote system has different uid/gid's for the Filesystem. sshfs should be loaded with these options for ssh sync to work properly
-o idmap=user -o uid=<your local uid> -o gid=<your local gid>
** Affects: tomboy (Ubuntu)
Importance: Undecided
Status: New
--
Tomboy SSHFS Sync creates local sync folder with wrong ownership
https://bugs.launchpad.net/bugs/222066
You received this bug notification because you are a member of MOTU Mono
Team, which is subscribed to tomboy in ubuntu.
More information about the Ubuntu-mono
mailing list