From owner-freebsd-questions@FreeBSD.ORG Mon Nov 22 13:03:41 2004 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 C5E1416A4CE for ; Mon, 22 Nov 2004 13:03:41 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4FE43D5C for ; Mon, 22 Nov 2004 13:03:41 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20041122130340i9100rfp51e>; Mon, 22 Nov 2004 13:03:40 +0000 Message-ID: <41A1E3AA.6000808@nbritton.org> Date: Mon, 22 Nov 2004 07:03:38 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 0.9 (X11/20041119) X-Accept-Language: en-us, en MIME-Version: 1.0 To: James Hong References: <200411221112.iAMBCPxj031034@trumpet.nightmaestro.com> In-Reply-To: <200411221112.iAMBCPxj031034@trumpet.nightmaestro.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: 'Rob' cc: 'FreeBSD' Subject: Re: NEW: cannot ssh to my computer 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: Mon, 22 Nov 2004 13:03:41 -0000 James Hong wrote: >correct me if im wrong, but just because user is a part of WHELL group does >that mean he/she is a root ? or equivlent of root ? > >I know lot of things like "su -" may require you to be wheel group but Im >not sure why a user has to be non wheel group in order to log in. > >I think using SUDO is better than putting any user in to wheel too. but >thats just me. > >James H > > > To my knowledge the wheel group has no "special" privileges and it's only purpose is to allow a normal user to become (su) root, thats it.