From owner-freebsd-questions@FreeBSD.ORG Sat Oct 4 06:40:06 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 67F8816A4B3 for ; Sat, 4 Oct 2003 06:40:06 -0700 (PDT) Received: from chaos.obstruction.com (CPE00e018983b2f-CM013349903124.cpe.net.cable.rogers.com [24.156.200.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48C8543F93 for ; Sat, 4 Oct 2003 06:40:05 -0700 (PDT) (envelope-from guy-dated-1067866766.6d9ece@obstruction.com) Received: from chaos.obstruction.com (localhost [127.0.0.1]) by chaos.obstruction.com (Postfix) with ESMTP id 94ACF5C51 for ; Sat, 4 Oct 2003 09:39:26 -0400 (EDT) Received: by chaos.obstruction.com (tmda-sendmail, from uid 1000); Sat, 04 Oct 2003 09:39:26 -0400 (EDT) Date: Sat, 4 Oct 2003 09:39:20 -0400 To: Kris Kennaway Message-ID: <20031004133920.GA59635@chaos.obstruction.com> References: <20031004024606.GA64460@chaos.obstruction.com> <20031004032256.GA57084@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031004032256.GA57084@rot13.obsecurity.org> User-Agent: Mutt/1.4.1i From: Guy Middleton X-Delivery-Agent: TMDA/0.80 (Determine) cc: freebsd-questions@freebsd.org Subject: Re: permissions on umass device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Guy Middleton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2003 13:40:06 -0000 On Fri, Oct 03, 2003 at 08:22:56PM -0700, Kris Kennaway wrote: > On Fri, Oct 03, 2003 at 10:46:06PM -0400, Guy Middleton wrote: > > On a 5.1-RELEASE system, I attach a umass device, and it appears in /dev like > > this: > > > > $ ls -l /dev/da3 > > crw-r----- 1 root operator 4, 28 Sep 19 23:29 /dev/da3 > > $ > > > > How do I get it to use different permissions, or a different group? > > /etc/devfs.conf Thanks. I didn't see any mention of a config file in devfs(5) or devfs(8), but I should have guessed this myself anyway. :-)