From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 11:48:25 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 B3B4516A4CE for ; Wed, 31 Dec 2003 11:48:25 -0800 (PST) Received: from magidesign.com (w178.z064001046.atl-ga.dsl.cnc.net [64.1.46.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 269E343D2D for ; Wed, 31 Dec 2003 11:48:01 -0800 (PST) (envelope-from cepayne@magidesign.com) Received: from [64.1.46.179] (watcher.magidesign.com [64.1.46.179]) hBVJWGEC014722 for ; Wed, 31 Dec 2003 14:32:16 -0500 User-Agent: Microsoft-Entourage/9.0.2.4011 Date: Wed, 31 Dec 2003 14:47:52 -0500 From: "Chuck \"PUP\" Payne" To: FBSD Questions Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: 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:48:25 -0000 Hi, 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. Payne