From owner-freebsd-questions@FreeBSD.ORG Fri Sep 2 14:08:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1975106566B for ; Fri, 2 Sep 2011 14:08:13 +0000 (UTC) (envelope-from thecryof@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5F2AA8FC08 for ; Fri, 2 Sep 2011 14:08:13 +0000 (UTC) Received: by gxk28 with SMTP id 28so2733217gxk.13 for ; Fri, 02 Sep 2011 07:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=la1snazYh2m4N0g/YJRNos4bR6b9GL3sNI6vPffTHYM=; b=D+mL6oRh8UgBRCoOhl0wM2IzNY5qyoF+YDNPPVrk17r/1HCJ1wYUz53B7FbnrjJ/cH eYJbOEs9ExJF+bl6ypS0O1ZUoXlLaktLNhg/3sWlTOgGR2LF2xwx+6L0G4DSmIjWw0hc 17oW4gaRDD3qSAyIP+nJ7x0cvsqbaS7oYJT2s= MIME-Version: 1.0 Received: by 10.236.190.193 with SMTP id e41mr5521338yhn.118.1314972492685; Fri, 02 Sep 2011 07:08:12 -0700 (PDT) Received: by 10.236.105.244 with HTTP; Fri, 2 Sep 2011 07:08:08 -0700 (PDT) In-Reply-To: <201109021202.p82C2NE4084388@mail.r-bonomi.com> References: <201109021202.p82C2NE4084388@mail.r-bonomi.com> Date: Fri, 2 Sep 2011 16:08:08 +0200 Message-ID: From: Michael M To: Robert Bonomi Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Mount a ufs partition writable by group wheel? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2011 14:08:13 -0000 Excuse my generic question, I should have asked: Can the group rw options for given partition destination be defined in fstab upon mount? Thanks, Michael M On Fri, Sep 2, 2011 at 2:02 PM, Robert Bonomi wrote: > > From owner-freebsd-questions@freebsd.org Fri Sep 2 06:30:22 2011 > > Date: Fri, 2 Sep 2011 13:01:58 +0200 > > From: Michael M > > To: freebsd-questions@freebsd.org > > Subject: Mount a ufs partition writable by group wheel? > > > > Is it possible to mount a ufs partition writable by group wheel? > > Of course. > > > How > would > > the fstab entry look? > > just like any other fstab entry. > > > > It might be a good idea to explain exactly what you want to be able to do, > first. > > When you just ask a question about the 'mechanics' of an operation with > many possible interpretations, you'll get useless answers. (see above :) >