Re: "mount --bind" with user/group/mode definition?

2007-10-11 Thread Kyle Moffett
On Oct 11, 2007, at 04:35:37, Ph. Marek wrote: 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 -

"mount --bind" with user/group/mode definition?

2007-10-11 Thread Ph. Marek
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:, mode 0550 for all

mount --bind with user/group/mode definition?

2007-10-11 Thread Ph. Marek
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

Re: mount --bind with user/group/mode definition?

2007-10-11 Thread Kyle Moffett
On Oct 11, 2007, at 04:35:37, Ph. Marek wrote: 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