Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2010 20:50:28 -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:  <AANLkTimMs5wSCC7b33ERBqEhaCp7ZbY4YtqPM3c8XfAZ@mail.gmail.com>
In-Reply-To: <AANLkTimzeFQnwT%2BmieRYD1XSyf4f420kVOAnuaeKKgoG@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> <AANLkTimzeFQnwT%2BmieRYD1XSyf4f420kVOAnuaeKKgoG@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Solved!

The default setup for Parallels was a Shared network.  I didn't see
any way to change this in the Parallels machine configuration, but
there was another menu I had missed where the network was
configurable.  Changing the network to bridged, ifconfig em0 down;
dhclient em0 and now mounting works!

Thanks,
matthew

On Sun, Nov 21, 2010 at 8:44 PM,  <mdf@freebsd.org> wrote:
> On Sun, Nov 21, 2010 at 8:02 PM, Garrett Cooper <gcooper@freebsd.org> wro=
te:
>> 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 machine=
s.
>>>>
>>>> But when I try to mount from FreeBSD (as root) I get this error:
>>>>
>>>> RPCPROG_MNT: RPC: Authentication error; why =3D Client credential too =
weak
>>>
>>> I just tried this on my MBP with parallels and it worked fine - I had m=
aproot=3D0:0 though.
>>>
>>> Also, I mounted /Users - don't know if it makes a difference or if ther=
e is some other thing that needs tweaking first.
>>
>> =A0 =A0In short, look at /var/log/messages on the Macbook to see what RP=
C
>> 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. =A0A
> 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. =A0A 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. =A0I 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?AANLkTimMs5wSCC7b33ERBqEhaCp7ZbY4YtqPM3c8XfAZ>