From owner-freebsd-questions@FreeBSD.ORG Tue Aug 16 11:27:27 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECA761065670 for ; Tue, 16 Aug 2011 11:27:27 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7BB938FC16 for ; Tue, 16 Aug 2011 11:27:27 +0000 (UTC) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.4/8.14.4) with ESMTP id p7GBNbod035629 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 16 Aug 2011 13:23:37 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.4/8.14.4/Submit) id p7GBNaDI035628; Tue, 16 Aug 2011 13:23:36 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Tue, 16 Aug 2011 13:23:35 +0200 From: Ruben de Groot To: Yuri Message-ID: <20110816112335.GA35340@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Yuri , Dan Nelson , FreeBSD Questions References: <4E497C2A.4060403@rawbw.com> <20110815201049.GB8675@dan.emsphone.com> <4E49BC43.3010500@rawbw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E49BC43.3010500@rawbw.com> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Tue, 16 Aug 2011 13:27:10 +0200 (CEST) Cc: Dan Nelson , FreeBSD Questions Subject: Re: Group permissions are broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2011 11:27:28 -0000 On Mon, Aug 15, 2011 at 05:39:31PM -0700, Yuri typed: > On 08/15/2011 13:10, Dan Nelson wrote: > >As a sanity check, what is the output of the "groups" command? If you > >recently edited /etc/group, maybe you need to log out and back in to a > >credential with the new group list? > > Reboot cured the problem. Reboot is a very rigourous way to log out and back in again. You should have tried that first. > Is this because some other command should be run to enable /etc/group > changes? No. Just loggin out and back in > Is it cached somewhere? No Ruben