From owner-freebsd-questions@FreeBSD.ORG Tue May 10 10:20:05 2005 Return-Path: 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 ACBE216A4D0 for ; Tue, 10 May 2005 10:20:05 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B42443D54 for ; Tue, 10 May 2005 10:20:05 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9887 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.43) id 1DVRqJ-000Q0c-Pn; Tue, 10 May 2005 10:20:00 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id AB4BF15411D; Tue, 10 May 2005 12:22:34 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 31FFA58CC27; Tue, 10 May 2005 12:19:50 +0200 (CEST) Date: Tue, 10 May 2005 12:19:48 +0200 From: "albi@scii.nl" To: Message-Id: <20050510121948.5bb79e48.albi@scii.nl> In-Reply-To: References: X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: How to become su.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 10:20:05 -0000 On Tue, 10 May 2005 13:38:12 +0300 (EEST) wrote: > I'm new bye in FreeBsd...have a litlle questions. > Supose i'm a user, how to become a su.I tried to type su,and the > answer was "Sorry".What files must modified?[know must be root:)] put your user in the group wheel in the file /etc/group (personally i prefer to install sudo instead)