From owner-freebsd-security Tue Nov 5 13:19:38 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F37E37B401 for ; Tue, 5 Nov 2002 13:19:37 -0800 (PST) Received: from cithaeron.argolis.org (pool-138-88-125-24.res.east.verizon.net [138.88.125.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EC3743E4A for ; Tue, 5 Nov 2002 13:19:31 -0800 (PST) (envelope-from piechota@argolis.org) Received: from cithaeron.argolis.org (localhost [127.0.0.1]) by cithaeron.argolis.org (8.12.6/8.12.5) with ESMTP id gA5LJMhU028537; Tue, 5 Nov 2002 16:19:22 -0500 (EST) (envelope-from piechota@argolis.org) Received: from localhost (piechota@localhost) by cithaeron.argolis.org (8.12.6/8.12.6/Submit) with ESMTP id gA5LJM2g028534; Tue, 5 Nov 2002 16:19:22 -0500 (EST) X-Authentication-Warning: cithaeron.argolis.org: piechota owned process doing -bs Date: Tue, 5 Nov 2002 16:19:22 -0500 (EST) From: Matt Piechota To: Joachim Griesche Cc: freebsd-security@FreeBSD.ORG Subject: Re: Per-user groups, use of chgrp In-Reply-To: <200211052056.gA5KuHGq096394@bsd.ist-ffo.de> Message-ID: <20021105161640.A27225-100000@cithaeron.argolis.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 5 Nov 2002, Joachim Griesche wrote: > I am afraid that the example Mr. Piechota has given does > not work. I can only change the file affiliation to a group > which I am a member of: > > fs-24>uname -r -s > FreeBSD 4.6-RELEASE-p2 > fs-25>touch myfile > fs-26>ls -l myfile > -rw-r--r-- 1 griesche user 0 Nov 5 21:47 myfile > fs-27>chgrp montage myfile > chgrp: you are not a member of group montage > fs-28>ls -l myfile > -rw-r--r-- 1 griesche user 0 Nov 5 21:47 myfile > > With best regards > Joachim Griesche Oh, nevermind then. My bad, I did it on my Linux machine by accident. -- Matt Piechota To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message