From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 06:08:28 2008 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 837381065676 for ; Tue, 23 Dec 2008 06:08:28 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [220.233.188.227]) by mx1.freebsd.org (Postfix) with ESMTP id E60218FC21 for ; Tue, 23 Dec 2008 06:08:27 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id mBN684Mp050738; Tue, 23 Dec 2008 17:08:05 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Tue, 23 Dec 2008 17:08:04 +1100 (EST) From: Ian Smith To: Robert Huff In-Reply-To: <18768.30870.452544.128722@jerusalem.litteratus.org> Message-ID: <20081223163910.I29108@sola.nimnet.asn.au> References: <20081222195940.A4A4B1065697@hub.freebsd.org> <20081223155700.O29108@sola.nimnet.asn.au> <18768.30870.452544.128722@jerusalem.litteratus.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Gilles , Polytropon , freebsd-questions@freebsd.org Subject: Re: [6.3] Assigning "shutdown" to eg. Syst? 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, 23 Dec 2008 06:08:28 -0000 On Tue, 23 Dec 2008, Robert Huff wrote: > Ian Smith writes: > > > Or let your dad login with his own account and password. Just > > add him to the operator group so that he can run /sbin/shutdown. > > If that's the only priveledged command he needs ... is there a > reason "sudo" isn't a better answer? Well, it's certainly another answer :) The only other thing being in group operator lets you run, apart from what you've added into /etc/devfs.{conf,rules} is /sbin/mksnap_ffs .. cheers, Ian