From owner-freebsd-amd64@FreeBSD.ORG Wed Jan 25 03:30:15 2012 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC16D106566B for ; Wed, 25 Jan 2012 03:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ABBD68FC0C for ; Wed, 25 Jan 2012 03:30:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0P3UFd0093972 for ; Wed, 25 Jan 2012 03:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0P3UFRj093969; Wed, 25 Jan 2012 03:30:15 GMT (envelope-from gnats) Date: Wed, 25 Jan 2012 03:30:15 GMT Message-Id: <201201250330.q0P3UFRj093969@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Yuri Pankov X-Mailman-Approved-At: Wed, 25 Jan 2012 04:03:41 +0000 Cc: Subject: Re: amd64/164462: NFSv4 mounting fails to mount; asks for stronger authentication X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yuri Pankov List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2012 03:30:15 -0000 The following reply was made to PR amd64/164462; it has been noted by GNATS. From: Yuri Pankov To: Joseph Lenox , bug-followup@freebsd.org Cc: Subject: Re: amd64/164462: NFSv4 mounting fails to mount; asks for stronger authentication Date: Wed, 25 Jan 2012 07:28:17 +0400 What does your /etc/exports look like? Do you actually have any V4: lines in there? Yuri