From owner-freebsd-questions@FreeBSD.ORG Tue Mar 22 08:09:39 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 B661D16A4CE for ; Tue, 22 Mar 2005 08:09:39 +0000 (GMT) Received: from smtp02.dentaku.gol.com (smtp02.dentaku.gol.com [203.216.5.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED90443D58 for ; Tue, 22 Mar 2005 08:09:38 +0000 (GMT) (envelope-from michelbh@gol.com) Received: from localhost ([127.0.0.1]) by smtp02.dentaku.gol.com with esmtp (Dentaku) id 1DDeSH-0005av-Qz for ; Tue, 22 Mar 2005 17:09:37 +0900 Received: from pa032178.au-net.ne.jp ([59.135.32.178] helo=ANDROMEDA) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1DDeSG-0005ab-FE for ; Tue, 22 Mar 2005 17:09:37 +0900 Message-ID: <000901c52eb6$7c638670$ae640e0a@tokyo.ubisoft.org> From: "Michel Bouchet" To: Date: Tue, 22 Mar 2005 17:02:37 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: by AMaViS GOL X-Abuse-Complaints: abuse@gol.com Subject: NFS access. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michel Bouchet List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 08:09:39 -0000 Hello, I am trying to use NFS server on a testing FreeBSD machine. I have been able to share a folder with a linux machine. But if I want the client to have write access to this folder; I have not found a better way than giving world wide write access on this folder. There has to be a better way. But what is it ? Is there a way to map the NFS-Client user to a certain unix user for instance ? Thanks for any tip. Michel