From owner-freebsd-questions@FreeBSD.ORG Sun Jan 29 01:25:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A8BCB16A420 for ; Sun, 29 Jan 2006 01:25:34 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4853A43D45 for ; Sun, 29 Jan 2006 01:25:34 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout2.cac.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id k0T1PXWf018417 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 28 Jan 2006 17:25:33 -0800 X-Auth-Received: from [192.168.0.23] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id k0T1OqjY017583 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Sat, 28 Jan 2006 17:25:33 -0800 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <20060129012247.GA43077@xor.obsecurity.org> References: <65051A57-0DE1-40F8-AC5F-8B57B3342BBC@u.washington.edu> <20060129012247.GA43077@xor.obsecurity.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <4A539169-AF41-4A74-B284-2B0F80198B2E@u.washington.edu> Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Sat, 28 Jan 2006 17:26:46 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.746.2) X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: /etc/group and /etc/passwd nuked after installworld 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: Sun, 29 Jan 2006 01:25:34 -0000 On Jan 28, 2006, at 5:22 PM, Kris Kennaway wrote: > On Sat, Jan 28, 2006 at 05:14:21PM -0800, Garrett Cooper wrote: >> Hi, >> I was wondering if someone could provide some of the user groups >> for /etc/group since I think my numbering scheme's off and there are >> some files owned on my system by mystery groups and users. It would >> be nice since I'd like to fix whatever happened after my last >> installworld. > > installworld doesn't change these files, but maybe you had a mishap > with mergemaster? You can use that to repair it, anyway. > > Kris Err... this was done a few weeks ago and I only noticed that some stuff was missing recently. -Garrett