From owner-freebsd-questions Mon Jan 20 14:17:33 2003 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 D840637B401 for ; Mon, 20 Jan 2003 14:17:32 -0800 (PST) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A77243EB2 for ; Mon, 20 Jan 2003 14:17:32 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net (fffinch [192.168.168.101]) by pursued-with.net (8.12.6/8.12.5) with ESMTP id h0KMHMBq010078; Mon, 20 Jan 2003 14:17:22 -0800 (PST) (envelope-from Kevin_Stevens@pursued-with.net) Date: Mon, 20 Jan 2003 14:17:22 -0800 Subject: Re: pw add? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: freebsd-questions To: talon From: Kevin Stevens In-Reply-To: <3E2C72B2.5020508@datastorm.kicks-ass.org> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday, Jan 20, 2003, at 14:05 US/Pacific, talon wrote: > Would someone here be able to tell me how to add > a user to a group using the pw command. > > eg I would like to add myself to the operator group > > Do I have to hand edit the /etc/group file ? pw usermod Myaccount -G operator KeS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message