Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2005 16:04:26 +0100
From:      "Colin J. Raven" <colin@kenmore.kozy-kabin.nl>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   NFS mount issue
Message-ID:  <Pine.NEB.4.61.9.0501081554190.1401@kenmore.kozy-kabin.nl>

next in thread | raw e-mail | index | archive | help
Hi all,
I feel as if I've been grappling with this problem for months (I have, 
at least for 2 months AFAIK)

I'm trying to mount my home directory on my office box (5.3-RELEASE) 
on my home box (5.3-RELEASE) and there is  _no_  _way_ I have ever been 
able to make this work.

/etc/exports on the NFS server is configured correctly (other exports to 
other boxen work fine)
my entry reads:
/usr/home/colin -mapall root 12.34.56.789 #home IP

when - from the console as root - I do:

mount -v office.nfs.server:/usr/home/colin /office-box
I get rewarded with this message:

[udp] office.nfs.server:/usr/home/colin: RPCPROG_MNT: RPC: 
Authentication error; why = Client credential too weak

I'm coming in from the IP specified in /etc/exports on the server
I'm doing it (as said above) as root
I followeed the directions on:
http://www.freebsddiary.org/nfs.php#mount to the letter
I HUP'd mountd on the server just to be sure

/var/log/messages on the server said (yes, you guessed it)
Jan  8 15:50:37 boxen mountd[393]: mount request from 12.34.56.789 from 
unprivileged port

How...HOW do I solve this? I've been wrestling with this one simple 
problem forever now, and no matter what I try I cannot get my homedir 
mounted.

Help _really_ would be appreciated!!

Regards & TIA,
-Colin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.61.9.0501081554190.1401>