From owner-freebsd-current Sat Nov 16 2:31:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1670F37B401; Sat, 16 Nov 2002 02:31:42 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB1AC43E77; Sat, 16 Nov 2002 02:31:40 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA02097; Sat, 16 Nov 2002 21:31:37 +1100 Date: Sat, 16 Nov 2002 21:44:19 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Robert Watson Cc: Sheldon Hearn , Soeren Schmidt , Subject: Re: /dev/acd*t* no longer available in -current? In-Reply-To: Message-ID: <20021116213507.R18069-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 15 Nov 2002, Robert Watson wrote: > So one thing we could start doing is have sysinstall's adduser stuff offer > to place new users in the operator group, and set up the default > permissions on removable devices such that the operator group has > read/write access to them (or even just read-access). This would be > logically equivilent to placing users in an admin group at instlal on > Windows or Mac OS X. Operator access connotes the ability to shut down > the system in FreeBSD, as well as the ability to dump file systems, etc. > Another possibility would be to evolve our notion of console user based on > fbtab some for workstation configurations. I've always done most of this manually. But I only normally grant write access to group operator for floppies, since my other removable devices are too large to risk clobbering them easily. (I sometimes temporarily make even non-removable disk partitions writable for testing.) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message