[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#634221: Doesn't allow fuse mounting as simple user



Package: fuse4bsd
Version: 0.3.9~pre1.20080208-3
Severity: important

christoph@chillida ~ 
21:27 1 % sudo kldload fuse
Passwort: 
christoph@chillida ~ 
21:27 0 % sudo kldstat 
Id Refs Address            Size     Name
 1    9 0xffffffff80200000 c66000   kfreebsd-8.2-1-amd64.gz
 2    1 0xffffffff81222000 14a95    snd_hda.ko
 3    1 0xffffffff81237000 3a3d4    sound.ko
 4    1 0xffffffff81272000 ac4b     fuse.ko
christoph@chillida ~ 
21:27 0 % gphotofs ~/mnt   
fuse: failed to open fuse device: Permission denied
21:29 0 % ls -lha /dev/fuse0 
crw-rw---- 1 root root 0, 122 17. Jul 21:27 /dev/fuse0
christoph@chillida ~ 
21:29 0 % sudo chmod 666 /dev/fuse0 
Passwort: 
christoph@chillida ~ 
21:29 0 % gphotofs ~mnt
zsh: no such user or named directory: mnt
christoph@chillida ~ 
21:29 1 % gphotofs ~/mnt 
mount_fusefs: /dev/fuse0 on /home/christoph/mnt: Operation not permitted
fuse: failed to mount file system: Success

mounting as root does indeed work and (in the case of sshfs) produce a
working fuse directory. Didn't check for gphotofs as I don't have a
suitable camera

Regards

    Christoph

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.2-1-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fuse4bsd depends on:
ii  libbsd0                       0.3.0-1    utility functions from BSD systems
ii  libc0.1                       2.13-7     Embedded GNU C Library: Shared lib

Versions of packages fuse4bsd recommends:
ii  fuse4bsd-dkms      0.3.9~pre1.20080208-3 FUSE module for kFreeBSD

fuse4bsd suggests no packages.

-- no debconf information



Reply to: