mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* "mount --bind" with user/group/mode definition?
@ 2007-10-11  8:35 Ph. Marek
  2007-10-11  9:46 ` Kyle Moffett
  0 siblings, 1 reply; 2+ messages in thread
From: Ph. Marek @ 2007-10-11  8:35 UTC (permalink / raw)
  To: linux-kernel

Hello everybody,

is there some way to duplicate a directory somewhere else (like 
with "mount --bind"), but having different owner/group/mode bits?

I'd like to mount a directory I have no control over (think NFS, or 
floppy, ...) with clearly defined rights - like root:<some group>, mode 0550 
for all directories, and 0440 for all files.
(Here I want to have full *read* control, regardless of the original 
permissions).
[ I know that this special case can be (mostly) done by a read-only binding
  mount; the part that is missing is eg. files with a different owner being
  0700. ]

I know that something like this is possible for eg. VFAT, which has no right 
descriptors for itself; but I'd need that for arbitrary directory trees, who 
themselves *have* permissions set.


Is there some way to achieve that?


Regards,

Phil

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-11  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-11  8:35 "mount --bind" with user/group/mode definition? Ph. Marek
2007-10-11  9:46 ` Kyle Moffett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®