Date: Sat, 4 Aug 2001 14:29:15 -0700 From: Fred Condo <fred@condo.chico.ca.us> To: questions@freebsd.org Subject: mountd error messages (NFS) Message-ID: <20010804142915.B35633@absinthe.condo.chico.ca.us>
next in thread | raw e-mail | index | archive | help
I am trying to set up NFS for the first time and can't get mountd to
accept my exports file, shown here:
/usr/home -network aaa.bbb.ccc -mask 255.255.255.0
/usr/src -network aaa.bbb.ccc -mask 255.255.255.0 -maproot=0
/usr/obj -network aaa.bbb.ccc -mask 255.255.255.0 -maproot=0
/usr/share -network aaa.bbb.ccc -mask 255.255.255.0 -ro -mapall=nobody
/usr/local -network aaa.bbb.ccc -mask 255.255.255.0 -ro -mapall=nobody
The only line mountd accepts is /usr/home. The others generate the
following log entries (reformatted for email legibility):
Aug 4 13:42:00 <daemon.err> webclass mountd[60164]:
can't change attributes for /usr/local
Aug 4 13:42:00 <daemon.err> webclass mountd[60164]: bad exports list
line /usr/local -network aaa.bbb.ccc -mask 255.255.255.0 -ro -mapall
Clearly I need a clue. I've read the entries in the Handbook and man
pages to get this far. Thanks for any cluage I can get.
--
______________________________________________________
( fred@condo.chico.ca.us Repeal the DMCA. Free Dmitry. )
------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010804142915.B35633>
