From owner-freebsd-questions@FreeBSD.ORG Fri May 9 14:34:47 2003 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 7BF6737B401 for ; Fri, 9 May 2003 14:34:47 -0700 (PDT) Received: from Gina.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 858A943F3F for ; Fri, 9 May 2003 14:34:46 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from Gina.esfm.ipn.mx (localhost [127.0.0.1]) by Gina.esfm.ipn.mx (8.12.6p2/8.12.6) with ESMTP id h49LX7EJ050364; Fri, 9 May 2003 16:33:07 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost)h49LX64A050361; Fri, 9 May 2003 16:33:06 -0500 (CDT) X-Authentication-Warning: Gina.esfm.ipn.mx: mrspock owned process doing -bs Date: Fri, 9 May 2003 16:33:06 -0500 (CDT) From: Eduardo Viruena Silva To: Adam Olsen In-Reply-To: <1052510296.1141.0.camel@valhalla.dydns.com> Message-ID: <20030509163010.X50171@Gina.esfm.ipn.mx> References: <1052510296.1141.0.camel@valhalla.dydns.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: fstab 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: Fri, 09 May 2003 21:34:47 -0000 On Fri, 9 May 2003, Adam Olsen wrote: > I want to make it so that my vfat partition is > mounted at boot and writable by the user 'synic'. The steps I have > taken so far are these: > > The device is /dev/ad1s2 > The device has these permissions: crwxrwx--- 2 root operator 116, > 131090 May 8 04:12 /dev/ad2s1 > > synic is in the group operator > the fstab line looks like this: /dev/ad1s2 /mnt/ad1s2 > msdos rw 0 0 > > > What else do I need to do? I can write to the partition as root, but > never as the user "synic". create the mount point. let us say: /synspace mkdir /synspace chown root:operator /synspace > > Thanks, > > Adam > - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | |