Package: pmount
Version: 0.9.11-1
Followup-For: Bug #348080

Hello,

When I try to mount a dvd disk wich has an udf filesystem, pmount
mounts it with root uid and gid, making it unreadable by normal
users. It should mount it using the user uid, as it does with every
other filesystem I tested.

In my case (pmount version 0.9.11-1) the dvd is mounted in a directory
own by the user but without exec permission. The result is the same:
access forbidden to anybody but root:

[EMAIL PROTECTED]:~$ pmount /dev/hdd
[EMAIL PROTECTED]:~$ mount
/dev/hda3 on / type ext3 (rw,errors=remount-ro)
...
/dev/hdd on /media/hdd type udf
(ro,noexec,nosuid,nodev,uid=1000,gid=1000,umask=007)
[EMAIL PROTECTED]:~$ ls -la /media
total 26
drwxr-xr-x   7 root  root  4096 2006-05-31 13:46 .
drwxr-xr-x  22 root  root  4096 2006-04-06 13:46 ..
drwxr-xr-x   2 root  root  4096 2005-08-01 12:07 floppy
dr--r-----   3 mothe mothe  132 2006-05-31 09:03 hdd
...
[EMAIL PROTECTED]:~$ pumount /dev/hdd

I think that bugs #308994 and #330462 are related to this one.

Frédéric


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (500, 'stable'), (101, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages pmount depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii libdbus-1-2 0.61-5 simple interprocess messaging syst ii libhal-storage1 0.5.7-1 Hardware Abstraction Layer - share ii libhal1 0.5.7-1 Hardware Abstraction Layer - share
ii  libsysfs2                     2.0.0-6    interface library to sysfs

pmount recommends no packages.

-- no debconf information


Reply via email to