From owner-freebsd-questions@FreeBSD.ORG Mon Nov 13 18:14:17 2006 Return-Path: X-Original-To: FreeBSD-Questions@freebsd.org 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 0E51E16A403 for ; Mon, 13 Nov 2006 18:14:17 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from alnrmhc14.comcast.net (alnrmhc14.comcast.net [204.127.225.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D6A43E32 for ; Mon, 13 Nov 2006 18:11:09 +0000 (GMT) (envelope-from remegius@comcast.net) Received: from [67.188.231.169] (c-67-188-231-169.hsd1.ca.comcast.net[67.188.231.169]) by comcast.net (alnrmhc14) with ESMTP id <20061113181109b1400s3099e>; Mon, 13 Nov 2006 18:11:09 +0000 Message-ID: <4558B53F.4060303@comcast.net> Date: Mon, 13 Nov 2006 10:11:11 -0800 From: Rem P Roberti User-Agent: Thunderbird 1.5.0.8 (X11/20061109) MIME-Version: 1.0 To: FreeBSD-Questions@FreeBSD.org References: <4558A560.4050004@comcast.net> <20061113180205.GA45282@Grumpy.DynDNS.org> In-Reply-To: <20061113180205.GA45282@Grumpy.DynDNS.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Shutting down as user 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: Mon, 13 Nov 2006 18:14:17 -0000 > On Mon, Nov 13, 2006 at 09:03:28AM -0800, Rem P Roberti wrote: > >> Hi everyone. I just installed 6.1 on an old laptop, and I am unable to >> shutdown as user. I get a "permission denied" error message. I know >> that this is probably some simple permission's thing, as I don't have >> that problem on my desktop, but I'm pretty new to all of this and would >> appreciate a heads up on how to shut down as user. Thanks. >> > > Add yourself to the "operator" group. Just edit /etc/group. > > Bingo! Rem