Re: knfsd export problems

Bill Hawes (whawes@star.net)
Sat, 13 Dec 1997 11:12:51 -0500


David Woodhouse wrote:
>
> david.balazic@uni-mb.si said:
> > I get the following error while running 'kexportfs -a' :
> > graph-pc4.uni-mb.si:/home: Operation not permitted
> > graph-pc3.uni-mb.si:/home: Operation not permitted
> > graph-pc2.uni-mb.si:/home: Operation not permitted
>
> knfsd only allows you to make one export from each filesystem ATM.
> Hopefully this will be fixed.

Hi David,
I checked with Olaf Kirch on this a while back, and he seemed to think
it would be better not to change the behavior. It's apparently tricky
from a security standpoint to keep each mount within its own sandbox if
you allow multiple directories from one fs to be exported. (I haven't
looked into it that closely yet.)

So for now just export the parent directory and use the permissions to
limit access.

Regards,
Bill