lkml.org 
[lkml]   [1999]   [Mar]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: KNFS on linux-2.2.3
Drew Norman wrote:
>
> I am attempting to use kernel level NFS. I got rid of the nfs-server
> and nfs-server-clients packages on my redhat machine and installed
> knfsd-98-12-04.
>
> I compiled in the NFS server support to the 2.2.3 kernel that I have.
> I then attempted to run the rc.knfsd daemon and get the following
> error:
>
> Starting NFS services: rpc.kstatd exportfs: syntax error in exports file (line 0): bad option list
>
> Here is what my /etc/exports file looks like:
>
> /jumbo (rw, insecure)
> /iso (rw, insecure)
> /spare/jumbo (rw, insecure)
> /spare/jumbo2 (rw, insecure)
>
> It appears as if the /etc/exports file can only have one option in
> parenthesis per line. Am I not typing in the options correctly, or is
> there a real problem here? Is there a work around?
>
> Thanks
> --Drew Norman
>

You need to give an access list :)

ex:
/jumbo *(rw,insecure)
/iso penguin(rw)


As a side note....
How do I get knfs to recognize NIS netgroups?

-Thomas

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.052 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site