From owner-freebsd-questions@FreeBSD.ORG Thu Nov 16 15:41:11 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 AEBF216A403 for ; Thu, 16 Nov 2006 15:41:11 +0000 (UTC) (envelope-from henry.lenzi@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E2343D5A for ; Thu, 16 Nov 2006 15:41:10 +0000 (GMT) (envelope-from henry.lenzi@gmail.com) Received: by wr-out-0506.google.com with SMTP id i20so165142wra for ; Thu, 16 Nov 2006 07:41:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Yvyk9wWn7bYGpG4ZPJmzJu7v0DDkiDjLNm/VswBg2oOxG5Q7vhaJ5R1V8E6SB276HBg+VvF/R1mjhl4SM6W5oHnse3zZsA8g5EQWKQObkTdQPTfmnGjMmRaW3x1J7an3cPkhAAbxPBNS8vaumaOXvtmDld+2MNKZlPaerMiQt10= Received: by 10.78.41.7 with SMTP id o7mr663609huo.1163691669337; Thu, 16 Nov 2006 07:41:09 -0800 (PST) Received: by 10.78.141.6 with HTTP; Thu, 16 Nov 2006 07:41:09 -0800 (PST) Message-ID: <8b4c81f0611160741k8d4e21el2bb7ba0037a8718b@mail.gmail.com> Date: Thu, 16 Nov 2006 13:41:09 -0200 From: "Henry Lenzi" To: FreeBSD In-Reply-To: <20061116050204.GA1170@holestein.holy.cow> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4558A560.4050004@comcast.net> <20061116050204.GA1170@holestein.holy.cow> 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: Thu, 16 Nov 2006 15:41:11 -0000 On 11/16/06, Parv wrote: > in message <4558A560.4050004@comcast.net>, > wrote Rem P Roberti thusly... > > > > I just installed 6.1 on an old laptop, and I am unable to shutdown > > as user. I get a "permission denied" error message. > > Other than already proposed solution, given that you are the only > person sitting near the machine & working power management, a press > of the power button should cleanly shut down the computer. > Yes, if you have acpi enabled, you can do that. Otherwise, the OP may consider editing a sudoer list. Regs Henry