On Fri, Jul 10, 2020 at 12:17 AM Hugh McIntyre <li...@mcintyreweb.com>
wrote:

>
>
> On 7/7/20 12:25 PM, Andreas Wacknitz wrote:
> >
> > You should set your nfd mapid domain, like
> > pfexec sharectl set -p nfsmapid_domain=<your domain name comes here>
> > and make sure to have the same mapid domain on your FreeBSD host.
>
> If you run a NFS server for local hostnames, you can also add an entry
> to the zone:
>
>     ; nfsmapid domain for NFS v4.
>     ; See http://docs.oracle.com/cd/E19253-01/816-4555/epubp/index.html
>     _nfsv4idmapdomain   IN TXT  "your.domain.name"
>
Since this is a home network, I'm assuming the domain name would be .lan?
Is that correct?

>
> > Plus, you should have the same user names and groups on both systems
> > because while nfs v3 uses user id's and group id's, nfs v4 uses user
> > names and groups (by means of mapid).
> > Make sure you have the needed services running (at least nfs/client and
> > nfs/mapid). If they are not enabled yet, enable them (by means of
> svcadm).
> >
> > If you haven't disabled autofs you should be able to see the available
> > shares from the host on you OI system beneath
> > /net/<host name> (replace <host name> with the name of the FreeBSD host;
> > of course you'll need working local name resolution).
>
> Hugh.
>
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to