I found that in 7.04, simply adding current user to fuse is not enough.
the /dev/fuse default owner/group is root:root. So in short, after sshfs
was installed, we need to perform the following steps in order to make
it work.

1. add user to fuse group.

2. make sure /dev/fuse group belongs to fuse and group has r/w access.
(in 7.04, default for /dev/fuse is root:root rw- rw- ---)

3. logout, in order step 1 could take effect.

4. perform sshfs mount

I agree with peter that this whole process should be made easier. Or at
least point out the extra steps users must perform.

-- 
sshfs : : Permission denied
https://bugs.launchpad.net/bugs/123501
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to