From owner-freebsd-isp@FreeBSD.ORG Thu Feb 26 13:20:51 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 511CA16A4CE for ; Thu, 26 Feb 2004 13:20:51 -0800 (PST) Received: from cah.talon.net (cah.talon.net [199.224.105.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id B80C543D1F for ; Thu, 26 Feb 2004 13:20:50 -0800 (PST) (envelope-from ssj@scottah.com) Received: from media1 (dyan.talon.net [199.224.105.47]) by cah.talon.net (8.12.10/8.12.9) with ESMTP id i1QLGj2C021748; Thu, 26 Feb 2004 16:16:49 -0500 (EST) (envelope-from ssj@scottah.com) Message-Id: <200402262116.i1QLGj2C021748@cah.talon.net> From: "Scott St. John" To: "'Roberto Pereyra'" , "'Mark Sergeant'" Date: Thu, 26 Feb 2004 16:20:38 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20040226113233.GA30713@gualeguaychu.gov.ar> Thread-Index: AcP8W6ztmLzZe1uyTA66SpGGxI0t9AAUfZ3Q cc: freebsd-isp@freebsd.org Subject: RE: Conversion to FreeBSD from Linux 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: Thu, 26 Feb 2004 21:20:51 -0000 Ah! Worked like a charm! FreeBSD here I come! Thank you to everyone on the list for your help. This should be in evangelism, but I will share it here. We are a small ISP that was on BSDi up until 2 years ago. When the old Pentium 100, 64 meg of ram mail server crashed I went to Linux because we had IBM Netfinity machines and BSD would not work with the RAID controller at the time. Keep in mind this old P100 handled over 2,000 email accounts, secondary DNS, radius, webmail and user home pages. It was a great machine and ran for 6 years! Went with RH 7.2 on a Dual P3 700 Mhz machine with 2 gigs of ram and it has been a nightmare ever since! Load averages over 30 several times a day, backup DNS often fails, etc. So I got some new servers from ASA and was bound and determined to move back to BSD. Thanks to everyone on the list I will be able to do that and I am sure I will sleep better at night and my users will be happier :) -Scott > -----Original Message----- > From: owner-freebsd-isp@freebsd.org [mailto:owner-freebsd-isp@freebsd.org] > On Behalf Of Roberto Pereyra > Sent: Thursday, February 26, 2004 6:33 AM > To: Mark Sergeant > Cc: Scott St. John; freebsd-isp@freebsd.org > Subject: Re: Conversion to FreeBSD from Linux > > Hi ! > > Read http://www.openbsd.org/faq/faq9.html#passwd > > Is for Openbsd but works with FreeBSD. > > Roberto > > > > > > > On Thu, Feb 26, 2004 at 09:24:22AM +1000, Mark Sergeant wrote: > > On Thu, 2004-02-26 at 03:49, Scott St. John wrote: > > > Mark- > > > > > > I take it I run this directly on the BSD machine? I will give it a > try > > > and let you know how it works out. I will remove the system accounts > from > > > the Linux passwd file before I run the script. > > > > > > > Run this script on the linux machine, then edit the output file to get > > rid of the system accounts, once that is done scp that file across to > > the bsd machine and you could simply cat filename >> /etc/master.passwd > > && pwd_mkdb /etc/master.passwd . The reason this has to be run on the > > linux machine is due to how it grabs the system accounts. > > > > Cheers, > > > > Mark > > > > > THANK YOU! > > > > > > -Scott > > > > > On Thu, 26 Feb 2004, Mark Sergeant wrote: > > > > > > > -- Begin perl script -- > > > > -- End perl script > > > > > > > > Should work well enough on linux as well. ohh and of course if you > > > > intend to use it more than once drop in some error checking / > catching, > > > > something to remove the system accounts and of course "use strict" > > -- > > Mark Sergeant > > SNSOnline Technical Services > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"