From owner-freebsd-stable@FreeBSD.ORG Wed Aug 22 15:21:00 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E1021065670 for ; Wed, 22 Aug 2012 15:21:00 +0000 (UTC) (envelope-from norbert.aschendorff@yahoo.de) Received: from nm12-vm0.bullet.mail.bf1.yahoo.com (nm12-vm0.bullet.mail.bf1.yahoo.com [98.139.213.140]) by mx1.freebsd.org (Postfix) with SMTP id 9A3B88FC18 for ; Wed, 22 Aug 2012 15:20:59 +0000 (UTC) Received: from [98.139.215.140] by nm12.bullet.mail.bf1.yahoo.com with NNFMP; 22 Aug 2012 15:20:53 -0000 Received: from [98.139.211.194] by tm11.bullet.mail.bf1.yahoo.com with NNFMP; 22 Aug 2012 15:20:53 -0000 Received: from [127.0.0.1] by smtp203.mail.bf1.yahoo.com with NNFMP; 22 Aug 2012 15:20:53 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s1024; t=1345648853; bh=igVavljDw7aj4HAA4iqhZBeGsiav9rhrSEXJl1f4TJ8=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=XzgEjEGQdpyYPG+D7PDmEXkhSOjM23yxq742Nlx7y/FIXH3O5TXZWcI2/kqWz4VcHxT0OmWVtfisFwLXqXQ+tvWCIKCv8E+8TBnNH2IYqoypyAtKcsAD/tC4+WmC0iAvu4gGB9LMI+QvvkgWvmAbQjrisASi+LVY4B5P86W2GnQ= X-Yahoo-Newman-Id: 348798.39527.bm@smtp203.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: i0_Udy0VM1n.i8HiTLK.wXtP0TPrEm3iMzpUZA7p2gf5Qzo EadEjQ4PuU_pmEWxoro5bzBp7h_tGe7_04TgFqG7FTO86qnMsC_xrNNWWPF5 ScrSposLnbF74DlSBp4A1JKDD_TjrjNFR97G0MxlZHPVA9Zqel9zmGQBCBke 7TJfZuE_kWE8lcxB98eUrpM0vrTBzyysQX5LSs_6gmqZp3TWH7i7_DLaOcN9 65PCeVy9GDVPizfWpK4LFHqOu1O_DbR.YsRzMc_s4G60PDoen0wNghlfmexK tcsCvMYzvrnfqX7R1rMtmyv3kixO.q15RylacMXDnVolllONXSQsFWimBCuo _QBos1R2_JfWnIbkhGtlYg7WPtcQOnRdrsObMRQhDHLH76VLj55FOunIOj6L 3XZ24S74UktHFfGo.V_DGBmKFsUQ0lwhCam.9_b9bTq48 X-Yahoo-SMTP: d20YFqmswBAWc4wd23BcX3DKFU.SSFWadKORXj_BQPQ- Received: from vostro-linux.goebo.site (norbert.aschendorff@85.216.84.153 with plain) by smtp203.mail.bf1.yahoo.com with SMTP; 22 Aug 2012 08:20:53 -0700 PDT Message-ID: <5034F8D4.40000@yahoo.de> Date: Wed, 22 Aug 2012 17:20:52 +0200 From: Norbert Aschendorff User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120418 Icedove/11.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <291265921.942752.1345636981593.JavaMail.root@erie.cs.uoguelph.ca> <5034D680.3060708@yahoo.de> In-Reply-To: <5034D680.3060708@yahoo.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 22 Aug 2012 15:32:32 +0000 Subject: Re: Problem with Linux >= 3.3 as NFSv4 server X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2012 15:21:00 -0000 And just another thing: Using the Fedora machine (also kernel 3.5) as server, I see the exactly same behavior. Sending '1000' (numeric UID) instead of actual username. Using Kernel 3.2 on the server, the translation even works when using the same username and different IDs (as it should...).