Your message dated Thu, 14 Jun 2012 22:48:13 +0200
with message-id <[email protected]>
and subject line Re: Bug#631504: ntfs-3g needs to be compiled with
--with-fuse=internal and installed setuid root
has caused the Debian Bug report #631504,
regarding unusable for non-root users with or without setuid
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.)
--
631504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631504
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: general
Severity: normal
Tags: lfs
whan i plug a usb hard drive when logged as a non-root user, i have this error
message:
Error mounting: mount exited with exit code 1: helper failed with:
Error opening '/dev/sdc1': Permission denied
Failed to mount '/dev/sdc1': Permission denied
Please check '/dev/sdc1' and the ntfs-3g binary permissions,
and the mounting user ID. More explanation is provided at
http://ntfs-3g.org/support.html#unprivileged
the system seems to allow only root to mount the drive.
when i try to mount the drive as root (in CLI: sudo mount /dev/sdc1
/media/mount_directory ) it works...
-- System Information:
Debian Release: 6.0.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On 06/14/2012 10:21 PM, Klaus Knopper wrote:
> Using external fuse in setuid root programs is considered insecure by
> upstream, so user mount is disabled when compiling with
> --with-fuse=external. Recompiling with --with-fuse=internal and installing
> setuid
> root as described on the tuxera website fixes the problem.
see the other bug reports about this where i've commented on the issue.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---