From owner-freebsd-questions@FreeBSD.ORG Mon Jan 25 00:42:46 2010 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 CD1F81065670 for ; Mon, 25 Jan 2010 00:42:46 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from nomoremozzie.com (nomoremozzie.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 988A78FC21 for ; Mon, 25 Jan 2010 00:42:46 +0000 (UTC) Received: from [192.168.0.110] ([112.199.161.192]) (authenticated bits=0) by nomoremozzie.com (8.13.1/8.13.1) with ESMTP id o0P0ggXG026157; Sun, 24 Jan 2010 17:42:44 -0700 From: Erich Dollansky To: freebsd-questions@freebsd.org Date: Mon, 25 Jan 2010 08:42:32 +0800 User-Agent: KMail/1.9.10 References: <20100122111219.A31898@starfire.mn.org> <201001241055.17552.oceanare@pacific.net.sg> <20100124004211.B64294@starfire.mn.org> In-Reply-To: <20100124004211.B64294@starfire.mn.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201001250842.35330.oceanare@pacific.net.sg> Cc: John , Jerry McAllister Subject: Re: Migration planning - old system to new 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: Mon, 25 Jan 2010 00:42:46 -0000 Hi, On 24 January 2010 pm 14:42:11 John wrote: > On Sun, Jan 24, 2010 at 10:55:14AM +0800, Erich Dollansky wrote: > > > > how did you handle the strange group IDs? > > Have not done that yet. My current best plan (which I'm not > really crazy about, but haven't come up with anything better) > is to do 121 "find /home -uid ... -exec chown {} +" and 37 have you ever thought that it does not really matter as you have control over the group file. You can leave your strange group IDs but you must maintain your group file by hand. You might have to check it after each new software installation but for the operation for machine, it should not matter. > And, of course, there's the whole matter of migrating the > passwords... This I never did. > > It probably is, but I see so much of other servers running on > similar hardware with a certain other operating system that > have a reguluar 30-day scheduled reboot, it still delights me. > I just wanted to share my delight! Is it a Tuesday? Erich