Date: Sun, 21 Nov 2010 20:44:54 -0800 From: mdf@FreeBSD.org To: Garrett Cooper <gcooper@freebsd.org> Cc: freebsd-hackers <freebsd-hackers@freebsd.org> Subject: Re: FreeBSD development on Mac OS Message-ID: <AANLkTimzeFQnwT%2BmieRYD1XSyf4f420kVOAnuaeKKgoG@mail.gmail.com> In-Reply-To: <AANLkTin%2BNaoBjLn=QTU0=4i67PHE9CgrJrcWO8BWskkW@mail.gmail.com> References: <AANLkTimo%2BuY2wKg_UkZ_DuoeigQHAta93-nwmRV_p7Nk@mail.gmail.com> <733F67DF-6392-4F2E-9249-627F2F355F2A@gsoft.com.au> <AANLkTin%2BNaoBjLn=QTU0=4i67PHE9CgrJrcWO8BWskkW@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 21, 2010 at 8:02 PM, Garrett Cooper <gcooper@freebsd.org> wrote= : > On Sun, Nov 21, 2010 at 7:20 PM, Daniel O'Connor <doconnor@gsoft.com.au> = wrote: >> >> On 22/11/2010, at 13:32, mdf@freebsd.org wrote: >>> My /etc/exports file on the Mac looks like: >>> >>> /data =A0 -maproot=3Dmdf:admin =A0 =A0 =A0-network 10.211.55.0 =A0 =A0-= mask 255.255.255.0 >>> >>> as that's the IP range that parallels is using for its virtual machines= . >>> >>> But when I try to mount from FreeBSD (as root) I get this error: >>> >>> RPCPROG_MNT: RPC: Authentication error; why =3D Client credential too w= eak >> >> I just tried this on my MBP with parallels and it worked fine - I had ma= proot=3D0:0 though. >> >> Also, I mounted /Users - don't know if it makes a difference or if there= is some other thing that needs tweaking first. > > =A0 =A0In short, look at /var/log/messages on the Macbook to see what RPC > isn't happy with [1]. > HTH, > -Garrett > > 1. http://www.freebsddiary.org/nfs.php maproot=3D0:0 gives me the same error. There is no /var/log/messages on the mac, or at least not on mine. A grep for things like "credential" shows no hits anywhere in /var/log; a grep for mountd in /var/log/*.log only has hits in launchd-shutdown.log. A grep for nfsd in /var/log/*.log doesn't *seem* to have anything useful, just a few in appfirewall.log about nfsd listening on various ports. Even with the firewall off I get the same "Client credential too weak" error. I get the same error when I change /etc/exports on the Mac and /etc/fstab on the FreeBSD VM to /Users/mdf. So... I'm pretty stumped. Thanks, matthew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimzeFQnwT%2BmieRYD1XSyf4f420kVOAnuaeKKgoG>