Bret Hughes wrote:
>
> Leonard den Ottolander wrote:
> >
> > Hi Mike,
> >
> > > I'm hoping that "knfs" isn't a KDE NFS client.
> >
> > I think he means kernel NFS.
> >
> > > > easy - export all three '/', '/var' and '/home'
> > >
> > > Sure, but then I have to mount each one separately, on the client box.
> >
> > Are these directories on different partitions? In that case you could try
> > exporting / with the "nohide" option.
>
> Hmmm. I have been looking for just such an option for quite some time.
> I find no reference to such an ooption in the man pages but I will try
> it too!
>
> Thanks, Bret
[root /etc]# vi exports
[root /etc]# exportfs -a
exportfs: Unknown keyword "nohide" in export file
[root /etc]#
[root /etc]# grep nohide exports
/pub 192.168.0.0/255.255.255.0(rw,no_root_squash,nohide)
10.0.0.0/255.255.255.0(rw,no_root_squash,nohide)
Am I doing something wrong?
[root /etc]# rpm -qf `which exportfs`
knfsd-1.2.2-4
too old?
tips appreciated.
Bret
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list