In message <CAB7kt3EMedonchkNN=rfatevsmzawdrvumem7aut71iz2xm...@mail.gmail.com>
, Judah Richardson writes:
># cat /etc/exports
># Export /usr/home as read-write to OpenIndiana
>/usr/home -alldirs -rw 192.168.0.71

Looking at FreeBSD's exports(5), that's not correct.
<URL:https://www.freebsd.org/cgi/man.cgi?query=exports&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html>

freebsd# cat /etc/exports
V4: /
/usr/home -alldirs 192.168.0.71
freebsd# service mountd onerestart

oi# showmount -e freebsd
oi# mount -F nfs -o vers=4 freebsd:/usr/home /mnt

John
[email protected]

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to