Your message dated Sat, 20 Dec 2008 13:57:33 +0100
with message-id <[email protected]>
and subject line #497950: sshfs: access denied to /dev/fuse even tho user is in
group fuse
has caused the Debian Bug report #497950,
regarding sshfs: access denied to /dev/fuse even tho user is in group fuse
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
497950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497950
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sshfs
Version: 2.1-1
Severity: important
I installed sshfs and added myself to the group "fuse." After logging in
and out, I tried to connect to a remote host and received the error message:
> fuse: failed to open /dev/fuse: Permission denied
I managed to get this working by modifying the group of the /dev/fuse device
# chmod root.fuse /dev/fuse
And was able to connect.
/usr/bin/fuse shows
> -rwxr-xr-x 1 root root 57K 2008-08-30 08:36 /usr/bin/sshfs*
In other words, the out-of-the-box installation apparently does not work.
Please let me know if I need further information.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages sshfs depends on:
ii fuse-utils 2.7.3-5 Filesystem in USErspace
(utilities
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libfuse2 2.7.3-5 Filesystem in USErspace library
ii libglib2.0-0 2.16.5-1 The GLib library of C routines
ii openssh-client 1:5.1p1-2 secure shell client, an
rlogin/rsh
sshfs recommends no packages.
sshfs suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
This bug was indeed related to a permissions mess on /dev/fuse.
It has been fixed since 2.7.4-1 package.
Regards, Adam.
--- End Message ---