From owner-freebsd-questions@FreeBSD.ORG Tue Jan 2 21:44:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D82C16A415 for ; Tue, 2 Jan 2007 21:44:19 +0000 (UTC) (envelope-from chris@childeric.freeserve.co.uk) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by mx1.freebsd.org (Postfix) with ESMTP id E5B9213C46C for ; Tue, 2 Jan 2007 21:44:18 +0000 (UTC) (envelope-from chris@childeric.freeserve.co.uk) Received: from [172.23.170.140] (helo=anti-virus02-07) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1H1rQg-0005wR-1x for freebsd-questions@freebsd.org; Tue, 02 Jan 2007 21:44:18 +0000 Received: from [82.35.115.93] (helo=[192.168.10.60]) by asmtp-out2.blueyonder.co.uk with esmtpa (Exim 4.52) id 1H1rQf-0005Jy-Gf for freebsd-questions@freebsd.org; Tue, 02 Jan 2007 21:44:17 +0000 Message-ID: <459AD230.5020106@childeric.freeserve.co.uk> Date: Tue, 02 Jan 2007 21:44:16 +0000 From: Chris Whitehouse User-Agent: Thunderbird 1.5 (X11/20060417) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <20070101.104901.3420.1572925@webmail58.nyc.untd.com> In-Reply-To: <20070101.104901.3420.1572925@webmail58.nyc.untd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: what is operator group for? 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: Tue, 02 Jan 2007 21:44:19 -0000 gs_stoller@juno.com wrote: >>> can anyone tell me what the operator group is for, or docs where I can >>> read about it? I see that /sbin/shutdown and /sbin/mk_snap_ffs are >>> both executable by members and various things in /dev/ are mountable >>> by them. > >> My understanding is that group "operator" is intended for those who >> deal with devices, e.g. running backups and monitoring printers. > > (snip) > > > The answer above is correct. I found the operator "group" described > in "Essential System Administration" by AEleen Frisch which is > published by O'Reilly & Associates, Inc. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > Thanks for the pointer, excellent book, I believe I have a copy somewhere, I will have read. Chris