mount writeable for use
- From: Philipp Kraus <philipp.kraus@xxxxxxxxxxxx>
- Date: Sun, 29 Apr 2012 18:28:08 +0200
Hello,
I'm using a Luks container on a loop back device for storing data. I'm using also Udev for mounting
the container file. My Udev rule calls a bash script that adds the loop back device, open the Luks
container with the key on the USB stick and mount the device into a directory.
It works for the root user, because the mount point has got the root:root for owner and group
and rwx r-x r-x rights. So only my root user can write to my crypt container. How I can change
the mount command in this way, that the mount point is owned by a user and has rwx --- --- rights?
Which parameters should I set to the mount option?
Thanks
Phil
.
- Follow-Ups:
- Re: mount writeable for use
- From: David W. Hodgins
- Re: mount writeable for use
- Prev by Date: Re: Ubuntu 12.04 LTS has been released
- Next by Date: Re: debian gems
- Previous by thread: From the crest of Olivet...
- Next by thread: Re: mount writeable for use
- Index(es):
Relevant Pages
|