Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 16:19:22 -0500 (EST)
From:      Matt Piechota <piechota@argolis.org>
To:        Joachim Griesche <griesche@bsd.ist-ffo.de>
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: Per-user groups, use of chgrp
Message-ID:  <20021105161640.A27225-100000@cithaeron.argolis.org>
In-Reply-To: <200211052056.gA5KuHGq096394@bsd.ist-ffo.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021105161640.A27225-100000>