On Fri, Apr 22, 2016 at 04:51:39PM +0200, Thuban wrote: > Hi, > I try to mount a directory with sshfs as non-root, but I get the > following error : > > fuse_mount: Permission denied > > I don't get it. I have "kern.usermount=1" in /etc/sysctl.conf, but > according to [1] I need to use some option about uid. But which ones? >
- read/write permissions on /dev/fuse0 - mount point owned by the user -- Sebastien Marie

