Re: mount per process question / restricted proc question

Guest section DW (dwguest@win.tue.nl)
Wed, 29 Sep 1999 16:54:15 +0200 (MET DST)


> For example mounting an encrypted filesystem would require that
> only the user is able to read it.

Use mount point /mnt/a/x where the directory a has read and search permission
for this user only?

> When will restricted proc be the part of the standard kernel ?

In the same way, one could mount the proc filesystem some place
that is accessible only by a certain gid, and then make /proc
a symbolic link to this place.

Andries

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/