From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 11:50:51 2003 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 BC53116A4CE for ; Wed, 31 Dec 2003 11:50:51 -0800 (PST) Received: from aibo.runbox.com (aibo.runbox.com [193.71.199.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B95843D53 for ; Wed, 31 Dec 2003 11:50:49 -0800 (PST) (envelope-from klimenta@futurebit.com) Received: from [10.9.9.110] (helo=snoopy-bak.runbox.com) by lufsen.runbox.com with esmtp (Exim 4.24) id 1AbmMi-0001nL-2d for freebsd-questions@freebsd.org; Wed, 31 Dec 2003 20:50:48 +0100 Received: from [12.33.76.83] (helo=srce) (Authenticated Sender=klimenta@runbox.com) by snoopy-bak.runbox.com with asmtp (Exim 4.24) id 1AbmMW-0003EJ-C1 for freebsd-questions@freebsd.org; Wed, 31 Dec 2003 20:50:36 +0100 Message-ID: <000601c3cfd7$90eb64d0$ca0110ac@vinyl.tkvbp.com> From: "Kliment Andreev" To: "FBSD Questions" References: Date: Wed, 31 Dec 2003 14:52:03 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sender: 202020 Subject: Re: Super User 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: Wed, 31 Dec 2003 19:50:51 -0000 > I wanting to know how I can add a user to the super use list so that I can > log in remote and sudo commands. I have notice that unlike linux, root may > not ssh in, which I think is cool, but unless I can create a super user, or > add to the list that let's me run root commands kinda hard to admin a > freebsd server. Add the user to the "wheel" group.