From owner-freebsd-questions@FreeBSD.ORG Fri Aug 27 01:55:26 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 6983E16A4CE for ; Fri, 27 Aug 2004 01:55:26 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BB3343D1D for ; Fri, 27 Aug 2004 01:55:26 +0000 (GMT) (envelope-from shchoi@gmail.com) Received: by mproxy.gmail.com with SMTP id w67so89047cwb for ; Thu, 26 Aug 2004 18:55:26 -0700 (PDT) Received: by 10.11.117.14 with SMTP id p14mr180062cwc; Thu, 26 Aug 2004 18:55:26 -0700 (PDT) Received: by 10.11.117.70 with HTTP; Thu, 26 Aug 2004 18:55:26 -0700 (PDT) Message-ID: <34b425c5040826185568fca31@mail.gmail.com> Date: Fri, 27 Aug 2004 02:55:26 +0100 From: Soo-Hyun Choi To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: change group to wheel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Soo-Hyun Choi List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 01:55:26 -0000 Hi, I would like to include a user in the wheel group so that the user can do "su". The user is not in the wheel group now. How can I change it? Best, Soo-Hyun