Date: Sun, 15 Jan 2017 08:55:33 -0800 From: Aaron Kaufman <aaron@aaronkaufman.com> To: freebsd-questions@freebsd.org Subject: Re: NFS: "bad exports list line /home/alnis" Message-ID: <88646ea2-fb1c-283c-27a9-8d84f34bd6bf@aaronkaufman.com> In-Reply-To: <a19d0eb3-23fd-1356-e4fc-44521fe2c06b@gmail.com> References: <a19d0eb3-23fd-1356-e4fc-44521fe2c06b@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Alnis, Make sure to use absolute paths when using NFS. If your /home is a symlink to /usr/home make sure to export /usr/home. The export "/home/alnis 10.0.0.5" should mount as rw. Aaron
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?88646ea2-fb1c-283c-27a9-8d84f34bd6bf>