From owner-freebsd-isp@FreeBSD.ORG Sun Feb 29 09:28:00 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB7A116A4DA for ; Sun, 29 Feb 2004 09:28:00 -0800 (PST) Received: from cah.talon.net (cah.talon.net [199.224.105.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF64543D31 for ; Sun, 29 Feb 2004 09:27:59 -0800 (PST) (envelope-from ssj@scottah.com) Received: from rdev.scottah.com (pcp03310952pcs.reding01.pa.comcast.net [68.54.132.230]) by cah.talon.net (8.12.10/8.12.9) with ESMTP id i1THNj2C047438; Sun, 29 Feb 2004 12:23:45 -0500 (EST) (envelope-from ssj@scottah.com) Message-Id: <6.0.1.1.2.20040229122632.02644fe0@mail.scottah.com> X-Sender: ssj@mail.scottah.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Sun, 29 Feb 2004 12:27:51 -0500 To: Bob Martin From: "Scott St. John" In-Reply-To: <40421893.6000303@buckhorn.net> References: <20040228191105.M42305@scottah.com> <4040F1A8.1070108@buckhorn.net> <20040228211439.M89441@scottah.com> <404189B9.6040801@buckhorn.net> <20040229160038.GA36107@psconsult.nl> <40421893.6000303@buckhorn.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-isp@freebsd.org Subject: Re: Final conversion questions X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 17:28:01 -0000 No problem at all, the conversion did not take place last night as I had hoped, I managed to screw the box up to the point of needing to reinstall several times. Good experience though :) Thanks for catching that, when I go to move the user home directories tonight I will use the new version. -Scott At 11:51 AM 2/29/2004, Bob Martin wrote: >Scott, >Paul is absolutely right. The perl script is missing a line: >next unless $home =~ /home/; > >See new attachment. Sorry about that. I grabbed the wrong script.