From owner-freebsd-questions@FreeBSD.ORG Tue Oct 14 13:13:32 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 87DC6ADE for ; Tue, 14 Oct 2014 13:13:32 +0000 (UTC) Received: from ezwind.net (bobby.ezwind.net [199.188.211.146]) by mx1.freebsd.org (Postfix) with ESMTP id F312AB99 for ; Tue, 14 Oct 2014 13:13:30 +0000 (UTC) Received: from jayPC by ezwind.net (MDaemon PRO v9.6.5) with ESMTP id 02-md50000166768.msg for ; Tue, 14 Oct 2014 08:13:28 -0500 X-Spam-Processed: ezwind.net, Tue, 14 Oct 2014 08:13:28 -0500 (not processed: spam filter heuristic analysis disabled) X-Authenticated-Sender: jwest@ezwind.net X-MDRemoteIP: 97.91.122.42 X-Return-Path: prvs=13645f15a6=jwest@ezwind.net X-Envelope-From: jwest@ezwind.net X-MDaemon-Deliver-To: freebsd-questions@freebsd.org From: "Jay West" To: "'Jon Radel'" , References: <000001cfe7ac$6ba9b930$42fd2b90$@ezwind.net> <543D1C83.6050707@radel.com> In-Reply-To: <543D1C83.6050707@radel.com> Subject: RE: NFS permissions Date: Tue, 14 Oct 2014 08:20:26 -0500 Message-ID: <000801cfe7b1$9ebd7dc0$dc387940$@ezwind.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQFeP/d+Fv7v9CNQYyTyejg6SGnkqQHzmm1YnQNGEjA= Content-Language: en-us X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2014 13:13:32 -0000 Jon wrote... >What is Mapall Group: set to in the NFS share setup dialog on the FreeNAS box? It is set to N/A (as are all the MapXXXX options). I wouldn't think we'd want to set those, as they force certain UID/GID's. We don't want to force/map anything, just have the original user/creators UID/GID applied. J