From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 02:42:08 2003 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 7FE0D37B401 for ; Tue, 10 Jun 2003 02:42:08 -0700 (PDT) Received: from server.sirtis.org.uk (dsl-217-155-170-59.zen.co.uk [217.155.170.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E21F43F93 for ; Tue, 10 Jun 2003 02:42:06 -0700 (PDT) (envelope-from jonathan@sirtis.org.uk) Received: (qmail 93439 invoked by uid 1006); 10 Jun 2003 09:42:03 -0000 Received: from jonathan@sirtis.org.uk by server.sirtis.org.uk by uid 1011 with qmail-scanner-1.15 spamassassin: 2.43. Clear:SA:0(-2.6/5.0):. Processed in 2.022343 secs); 10 Jun 2003 09:42:03 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 Received: from unknown (HELO sirtis.org.uk) (webmail%sirtis.org.uk@217.155.170.58) by 0 with SMTP; 10 Jun 2003 09:42:00 -0000 Message-ID: <3EE5A800.9070302@sirtis.org.uk> Date: Tue, 10 Jun 2003 10:42:24 +0100 From: Jonathan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: rs1_9c98b83100d, rs2_0492abec4e2, rs3_cd142b81ab MIME-Version: 1.0 To: "Scott St. John" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Converting Linux passwd to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 09:42:08 -0000 Scott St. John wrote: > After spending a year converting my ISP to Linux I have had enough and am > ready to come back home to FreeBSD. The ips driver in 5.1 also helps > since I am running IBM Netfinity's. > > Is anyone familiar with a tool to convert my Linux passwd files to FreeBSD > so I don't have to manually recreate the accounts? Nice and easy. I've done this a few times recently on Linux boxes. There's a nice FAQ entry at: http://www.openbsd.org/faq/faq9.html#passwd Regards, Jonathan