Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 1995 23:39:33 -0700 (PDT)
From:      Brian Litzinger <brian@mediacity.com>
To:        freebsd-questions@freebsd.org
Subject:   bad exports line xyz
Message-ID:  <199508280639.XAA12267@easy4.easynet.com>

next in thread | raw e-mail | index | archive | help
I'm running -current, with all the nfs support stuff appropriately
recompiled, and which for the most part works.

However, specifing anything more complicated than just the filesystem
on a line in /etc/exports brings on the following errors:

Aug 27 21:38:58 easy4 mountd[12076]: Can't change attributes for /usx.
Aug 27 21:38:58 easy4 mountd[12076]: Bad exports list line /usx -maproot
Aug 27 21:38:58 easy4 mountd[12076]: Can't change attributes for /usy.
Aug 27 21:38:58 easy4 mountd[12076]: Bad exports list line /usy -maproot

/etc/exports looks like

/usx -maproot=0 web.myfriend.com
/usy -maproot=0 web.myfriend.com

It only runs error free if /etc/exports looks like:

/usx
/usy

Any ideas?

Thanks,
Brian Litzinger
brian@easynet.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508280639.XAA12267>