From owner-freebsd-questions@FreeBSD.ORG Tue Jul 1 10:49:57 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 23A9010656AF for ; Tue, 1 Jul 2008 10:49:56 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id B119D8FC1F for ; Tue, 1 Jul 2008 10:49:56 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (27.6.192-77.rev.gaoland.net [77.192.6.27]) by smtp.lamaiziere.net (Postfix) with ESMTP id 64A6511805AD for ; Tue, 1 Jul 2008 12:49:55 +0200 (CEST) Received: from baby-jane-lamaiziere-net.local (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 3A43D554043 for ; Tue, 1 Jul 2008 12:49:54 +0200 (CEST) Date: Tue, 1 Jul 2008 12:49:52 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: freebsd-questions@freebsd.org Message-ID: <20080701124952.7b033c3e@baby-jane-lamaiziere-net.local> In-Reply-To: <200807012043.21155.shinjii@maydias.com> References: <200807012043.21155.shinjii@maydias.com> Organization: /dave/nulle X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-apple-darwin9.3.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: cant su to root 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, 01 Jul 2008 10:49:57 -0000 Le Tue, 1 Jul 2008 20:43:21 +1000, Warren Liddell a écrit : Hi, > When i try to su to root from konsole within kde it tells me.. > > $ su > su: Sorry > > i got a feeling when i added my user client to operators group this > may have done this an sadly now i cant run or do anything that > requires root access. > > Any thoughts? The user must be in the group wheel. Regards.