Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148415 - sys-apps/ivman mounts CD/DVD with root permissions
Summary: sys-apps/ivman mounts CD/DVD with root permissions
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 13:12 UTC by Denilson Sá Maia
Modified: 2006-09-22 14:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denilson Sá Maia 2006-09-20 13:12:26 UTC
If the CD/DVD has been written with rock-ridge extensions, then it will (probably) have root as owner of all files. However, since ivman mounts this using "umask=007", only the root will be able to read these data.

Possible solution:  is there any way to "force" (override) user/group when mounting this type of media?

I've tried to do "mount /media/hdd -o remount,umask=000" manually, after the media was mounted, but this did not change the permssions of /media/hdd directory.

This was tried with ivman-0.6.12, and a data DVD I have burned with k3b (it was mounted as udf).
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-09-22 14:03:37 UTC
can you please ask the ivman upstream developers? I have no idea. Or write a patch yourself and submit it for inclusion please.