Control: reopen -1
On 2013-10-30 14:19:44 -0400, Phillip Susi wrote:
> You can override the ownership with the uid/gid mount options.
No, I can't. You haven't read the bug report, where I say:
Also note that the uid/gid options can't be used by non-root users.
^^^^^^^^^^^^^^
The end user is supposed to be able to mount and read a CD without
needing to be root on the machine (think about machines shared by
several users), and without having to use sudo either.
And hardcoding the uid and gid values in the /etc/fstab file is
not a solution either, for the same reason: for machines with
multiple users, one doesn't know these values in advanced.
There should be an option to set the uid and gid to the values
corresponding to the mount process. But this is not possible
with iso9660/udf, they must get a fixed value, as shown below.
For iso9660:
uid=value and gid=value
Give all files in the filesystem the indicated user or group id,
possibly overriding the information found in the Rock Ridge
extensions. (Default: uid=0,gid=0.)
For udf:
gid= Set the default group.
uid= Set the default user.
--
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]