From owner-freebsd-questions@FreeBSD.ORG Mon Oct 22 19:39:30 2007 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 F2F2216A420 for ; Mon, 22 Oct 2007 19:39:30 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 90FBC13C4B5 for ; Mon, 22 Oct 2007 19:39:30 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 22 Oct 2007 15:39:18 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.3-GA) with ESMTP id JFV06439; Mon, 22 Oct 2007 15:39:17 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 22 Oct 2007 15:42:36 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18204.64615.764929.781460@jerusalem.litteratus.org> Date: Mon, 22 Oct 2007 15:39:19 -0400 To: FreeBSD-Questions@freebsd.org In-Reply-To: <1193065278.73574.42.camel@secretariat.lanl.gov> References: <20071022074758.5131513C4A5@mx1.freebsd.org> <1193065278.73574.42.camel@secretariat.lanl.gov> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: Subject: Re: Can login using root password, but not remotely with SSH 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: Mon, 22 Oct 2007 19:39:31 -0000 James writes: > Add yourself to wheel (which is the root group on FreeBSD, a name > I believe it inherited from earlier BSDs, but I've no idea what > the justification for choosing 'wheel' is; any BSD historians > here - you'd be welcome to let us know!) Not sure, but I believe "wheel" predates UNIX. I have certainly seen the idea on OSes that do. Robert Huff