From owner-freebsd-stable Thu May 17 11: 2:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id D73F737B424 for <stable@freebsd.org>; Thu, 17 May 2001 11:02:19 -0700 (PDT) (envelope-from freymann@eagle.ca) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.0/8.11.0) with SMTP id f4HHvvg53723; Thu, 17 May 2001 13:57:57 -0400 (EDT) (envelope-from freymann@eagle.ca) Message-ID: <010801c0defb$86f14410$0f01a8c0@phantom> Reply-To: "Gerald T. Freymann" <gerry@eagle.ca> From: "Gerald T. Freymann" <freymann@eagle.ca> To: "Ronan Lucio" <ronan@melim.com.br> Cc: <stable@freebsd.org> References: <00fa01c0def5$43f11240$2aa8a8c0@melim.com.br> <007701c0def6$dc9a1360$0f01a8c0@phantom> <015f01c0defa$e38972c0$2aa8a8c0@melim.com.br> Subject: =?iso-8859-1?Q?Re:_Changing_User=B4s_Group?= Date: Thu, 17 May 2001 14:02:24 -0400 Organization: eagle.ca MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I forgot to say, actually I惴 needing to change the primary group > in master.passwd file, it愀 because we grant some privilegious by > the user group, so, I need to chage it in master.passwd file. Ok, I was thinking you just wanted to change the group on a file.. yes, what you want is different. I believe Chris D. Faulhaber had the answer: > I惴 trying to do it with pw command: > pw usermod user -g newgroup ^^^^^^^ Try groupmod :) -gf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message