Nested Exports

Guy Harris auspex!guy at uunet.uu.net
Thu Jun 28 04:16:16 AEST 1990


|Does the restriction that you cannot export both a tree and a subtree on
|the same filesystem still apply?

Yes.

|If so does this mean that you can't export a whole partition to one
|machine and a restricted piece to another?

Yes.

|Whats the reason for this restriction?

Because, even if that restriction didn't exist, you *still* couldn't
securely export a whole partition to one machine and a restricted piece to
another, if your intent was to restrict the access of the "another" to the
rest of the tree.  The "another" could walk up the directory tree and get
out of its restricted piece....  (The code might have to implement
something other than standard UNIX semantics for doing ".." up above a
mount point, but that's just a Simple Matter of Programming....)



More information about the Comp.sys.sun mailing list