On Fri, Aug 16, 2019 at 03:09:22PM +0300, Alexander Lunev via freebsd-net wrote:

> > And add to exports:
> > 
> > /mnt/v4share -sec=sys -network 10.101.0 -mask 255.255.255.0
> 
> It gives mountd error:
> 
> bad exports list line '/mnt/v4share -sec'
> 
> If I remove -sec=sys, then mountd errors in /var/log/messages:
> 
> can't change attributes for /mnt/v4share: netcred already exists for 
> given addr/mask
> bad exports list line '/mnt/v4share -network 10.101.0 -mask 255.255.255.0'

hm. I am have next exports:

/NFS -maproot=root -sec=krb5i
V4: /NFS -sec=krb5i

and this work ok for nfsv4 mount (mount -t nfsv4 host:/)

May be order is  important?
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to