Re: Mounting a partition with access allowed for only one user

2002-11-03 Thread Gerald V. Livingston II
On Sun, 2002-11-03 at 21:31, Neal Lippman wrote: > I am wresting with a mount question but getting nowhere. > > Suppose that I want to mount a disk partition onto a subdirectory of > /home, but want it to be available only to one particular user. Is there > any way to effect this? > > eg, I creat

Re: Mounting a partition with access allowed for only one user

2002-11-03 Thread Cameron Hutchison
Once upon a time Neal Lippman said... > > eg, I create a directory called /home/restricted, and then want to mount > a local disk partition containing an ext2fs file system: > mount /dev/hda8 /home/restricted > > When I do the mount, the ownership and permissions of /home/restricted > are n

Mounting a partition with access allowed for only one user

2002-11-03 Thread Neal Lippman
I am wresting with a mount question but getting nowhere. Suppose that I want to mount a disk partition onto a subdirectory of /home, but want it to be available only to one particular user. Is there any way to effect this? eg, I create a directory called /home/restricted, and then want to mount a