From owner-freebsd-config@FreeBSD.ORG Wed Feb 11 04:55:16 2004 Return-Path: Delivered-To: freebsd-config@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 749F316A4CE for ; Wed, 11 Feb 2004 04:55:16 -0800 (PST) Received: from mta1.tpinternet.pl (outgoing.tpinternet.pl [193.110.120.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA3043D1D for ; Wed, 11 Feb 2004 04:55:16 -0800 (PST) (envelope-from marcin.raba@netlab.neostrada.pl) Received: from dwaproce.netlab (xd37.neoplus.adsl.tpnet.pl [80.54.67.37]) by mta1.tpinternet.pl (Postfix) with ESMTP id 275802FFB for ; Wed, 11 Feb 2004 13:55:13 +0100 (CET) Date: Wed, 11 Feb 2004 13:55:12 +0100 From: Marcin Raba To: freebsd-config@freebsd.org Message-Id: <20040211135512.084d3c47.marcin.raba@netlab.neostrada.pl> In-Reply-To: <20040211124752.42608.qmail@web14524.mail.yahoo.com> References: <20040211124752.42608.qmail@web14524.mail.yahoo.com> Organization: NetLAB X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: su command X-BeenThere: freebsd-config@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Installation and Configuration List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 12:55:16 -0000 On Wed, 11 Feb 2004 04:47:52 -0800 (PST) > this is Paco Bernab_. I've installed FreeBSD5.1 in my > computer. The thing is that I cannot execute 'su -' > in order to execute commands as root. I need to do > it, 'cause then I have to access to this computer > via ssh. > > The only output that I get is: > > > #su: Sorry > > Any idea? hi, check if You are member of 'wheel' group. greetings, marcin raba