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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

