From owner-freebsd-questions@FreeBSD.ORG Sat Jun 26 22:21:24 2004 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 5BA2B16A4CE for ; Sat, 26 Jun 2004 22:21:24 +0000 (GMT) Received: from fe1.cluster1.echolabs.net (mail.atlanticbb.net [216.52.118.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B5643D1D for ; Sat, 26 Jun 2004 22:21:23 +0000 (GMT) (envelope-from tommoyer@atlanticbb.net) Received: from [68.114.85.228] (HELO home) by fe1.cluster1.echolabs.net (CommuniGate Pro SMTP 4.2b5) with ESMTP id 3875895 for freebsd-questions@freebsd.org; Sat, 26 Jun 2004 12:05:49 -0400 From: "Thomas Moyer" To: Date: Sat, 26 Jun 2004 12:05:48 -0400 Message-ID: <000001c45b97$725b6c80$6601a8c0@home> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Shared Partitions? 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: Sat, 26 Jun 2004 22:21:24 -0000 I have a Fat32 partition that I use to share files between Windows and FreeBSD. I have it mounted on /home and when it mounts the owner of all the files is root and the group is wheel. Is there a way to change that so it acts like a normal home partition? In other words the individual directories and files are owned by the user etc.