From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 20:12:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D184A16A4CE for ; Wed, 26 Jan 2005 20:12:18 +0000 (GMT) Received: from out008.verizon.net (out008pub.verizon.net [206.46.170.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54C0143D3F for ; Wed, 26 Jan 2005 20:12:16 +0000 (GMT) (envelope-from reso3w83@verizon.net) Received: from ringworm.mechee.com ([4.26.84.7]) by out008.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20050126201215.NSXI17379.out008.verizon.net@ringworm.mechee.com> for ; Wed, 26 Jan 2005 14:12:15 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id 2BB6F2CE741; Wed, 26 Jan 2005 12:08:29 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Wed, 26 Jan 2005 12:08:27 -0800 User-Agent: KMail/1.7.2 References: <200501251139.j0PBdxCm015197@mail-core.space2u.com> In-Reply-To: <200501251139.j0PBdxCm015197@mail-core.space2u.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501261208.29169.reso3w83@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out008.verizon.net from [4.26.84.7] at Wed, 26 Jan 2005 14:12:15 -0600 Subject: Re: NFS Mounting, client credentials too weak X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 20:12:19 -0000 On Tuesday 25 January 2005 03:39 am, Joachim Dagerot wrote: > I'm trying to mount from a freeSBIE system (freeBSD 5.3) to my > freeBSD server (5.1) when I get the errormessage: RPCPROG_MNT: RPC: > Authentication error; why = Client credential too weak. > > What can I do? > I see this thread hasn't died yet and I found the link where I was able to solve the problem when it happened to me, not sure if it will help you but it can't hurt so here it is: http://www.freebsddiary.org/nfs.php -Mike