From owner-freebsd-questions@FreeBSD.ORG Fri Sep 2 11:28:21 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 DDF16106564A for ; Fri, 2 Sep 2011 11:28:21 +0000 (UTC) (envelope-from thecryof@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9DEBF8FC15 for ; Fri, 2 Sep 2011 11:28:21 +0000 (UTC) Received: by yib19 with SMTP id 19so2644674yib.13 for ; Fri, 02 Sep 2011 04:28:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=/Ti4i1j0IrqoyibkNWXaJY6E+WqZbt1e4QtsS4KVHR4=; b=sn5JZPE4Dw/ehuI8HwscnIigbnG3XWnkQR303NkZcqYCoRhU59DJNofKt0NmP59+5x rCYmQR8rRkZSZyQq/SSQR4eaMcPX1vgjERbQkZvoDJornk5BOhZW7pqwPjpkWdotbfKH Er9DSMR9BItpPMmKZQlwyY58daltf7bKT8flw= MIME-Version: 1.0 Received: by 10.236.77.233 with SMTP id d69mr4577299yhe.84.1314961318781; Fri, 02 Sep 2011 04:01:58 -0700 (PDT) Received: by 10.236.105.244 with HTTP; Fri, 2 Sep 2011 04:01:58 -0700 (PDT) Date: Fri, 2 Sep 2011 13:01:58 +0200 Message-ID: From: Michael M To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 11:28:21 -0000 Is it possible to mount a ufs partition writable by group wheel? How would the fstab entry look? Thanks, Michael M