Diskless workstation and some minor issues
    BERTRAND Joël 
    joel.bertrand at systella.fr
       
    Tue Apr 19 14:37:35 UTC 2016
    
    
  
Alan Somers a écrit :
>
> Check your /etc/exports on the server.  Both of these problems could be
> explained if your server has -maproot set (or whatever NetBSD calls it).
> For diskless workstations, you must turn that off at the server.
	Thanks for your answer. Of course, it's the first file I have checked. 
Here is my configuration on NFS server side :
legendre# cat exports
/home                   -network 192.168.10.0 -mask 255.255.255.0 \
                         -maproot=nobody
/srv/pythagore          -network 192.168.10.0 -mask 255.255.255.0 \
                         -maproot=root
legendre#
	Best regards,
	JB
    
    
More information about the freebsd-hackers
mailing list