Well, here is probably my first problem, I used Linuxconf to configure the
exports file.  I imagine that could be one of my problems.

Jeff

---
Jeff Grossman ([EMAIL PROTECTED])

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Peter Blomgren
Sent: Saturday, September 30, 2000 11:06 AM
To: [EMAIL PROTECTED]
Subject: Re: NFS Problem


On Sat, Sep 30, 2000 at 10:11:35AM -0700, Jeff Grossman wrote:
> Sep 29 21:21:08 apple mountd[2909]: refused mount request from
> localhost.localdomain for / (/): no export entry
>
> Here is my exports file:
>
> / (rw,no_root_squash,link_relative)

man 5 exports:
[snip]
        Each  line  contains an export point and a list of machine
        or netgroup names allowed to mount the file system at that
        point.   An  optional parenthesized list of export parame-
        ters may follow each machine name.

to export to localhost:
/ 127.0.0.1(rw,no_root_squash)

I couldn't find a reference to link_relative in the man page, so maybe
it doesn't exist? :-)
--
\Peter.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to