mount writeable for use



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

.



Relevant Pages

  • Re: discriminant questions
    ... while This /= Null_Iterator loop ... However a common schema is that elements of lists are actually never ... the implementation of cursors is broken - dangling ... of any sort of container, you are living in the 1990s and are purposely ...
    (comp.lang.ada)
  • Re: discriminant questions
    ... while This /= Null_Iterator loop ... However a common schema is that elements of lists are actually never ... the implementation of cursors is broken - dangling ... of any sort of container, you are living in the 1990s and are purposely ...
    (comp.lang.ada)
  • Re: [RFC][PATCH 2/4] sunrpc: Use utsnamespaces
    ... cause the bulk of the RPC calls for that mount. ... If the container does not wind up sharing that mount with other ... If we just report the initial namespace then that ...
    (Linux-Kernel)
  • Re: STL Vector: Unexpected behavior
    ... iterator of that container. ... you could move all pointers you want to keep to a new ... you also omit checking if the pointer is zero in your loop. ...
    (microsoft.public.vc.stl)
  • Re: discriminant questions
    ... while This /= Null_Iterator loop ... This particular Container seems to me to be a prime example of adding a ... feature to a library for theoretical reasons rather than because someone ... ordered), Maps, Queues (plain and ordered), Sets and on one occasion ...
    (comp.lang.ada)