Hi,

after packaging 'sshfs', I tried to mount a partition with the added
option '-o allow_other'.

I loaded the fuse module, and I think that we should have a different
way to handle the fuse configuration, not in /etc/fuse.conf but rather
in some let's call it fuse-service or something, or at least some way to
set the configuration in the system configuration.

ng0@wasp ~> sshfs user@host:/media/pub/ /mnt/pub -C -o allow_other
fusermount: option allow_other only allowed if 'user_allow_other' is set in 
/etc/fuse.conf

Reply via email to