From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 20:45:28 2004 Return-Path: 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 C73A016A4CE for ; Mon, 23 Feb 2004 20:45:28 -0800 (PST) Received: from ex-nihilo-llc.com (ex-nihilo-llc.com [206.114.147.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A71143D31 for ; Mon, 23 Feb 2004 20:45:28 -0800 (PST) (envelope-from aaron@alpete.com) Received: from mail.alpete.com (localhost [127.0.0.1]) by ex-nihilo-llc.com (Postfix) with SMTP id 29D2699; Mon, 23 Feb 2004 23:47:47 -0500 (EST) Received: from 204.118.74.216 (SquirrelMail authenticated user aaron@alpete.com) by mail.alpete.com with HTTP; Mon, 23 Feb 2004 23:47:47 -0500 (EST) Message-ID: <51780.204.118.74.216.1077598067.squirrel@mail.alpete.com> In-Reply-To: <51740.204.118.74.216.1077592204.squirrel@mail.alpete.com> References: <51740.204.118.74.216.1077592204.squirrel@mail.alpete.com> Date: Mon, 23 Feb 2004 23:47:47 -0500 (EST) From: "Aaron Peterson" To: aaron@alpete.com User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: filesystem permissions using dump on live filesystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: aaron@alpete.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 04:45:29 -0000 > i put a user in the operator group in /etc/group: -snip- > and attempted to dump a live filesystem: -snip- > what am i missing here? nevermind. i had to log out and log back in. that solved me problems. now my only question is why does one have to log out and log in for addition to a new group to take effect?