From owner-freebsd-hackers@FreeBSD.ORG Sat Oct 15 07:50:45 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B1B616A41F; Sat, 15 Oct 2005 07:50:45 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD9C143D45; Sat, 15 Oct 2005 07:50:43 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.4/8.13.3) with ESMTP id j9F7oeM4000761 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 15 Oct 2005 09:50:40 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.4/8.13.3/Submit) id j9F7oTen000757; Sat, 15 Oct 2005 09:50:29 +0200 (CEST) Date: Sat, 15 Oct 2005 09:50:29 +0200 From: Divacky Roman To: "Matthew D. Fuller" Message-ID: <20051015075029.GA651@stud.fit.vutbr.cz> References: <21965586.1129290866618.JavaMail.root@vms071.mailsrvcs.net> <20051014212405.GB66908@over-yonder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051014212405.GB66908@over-yonder.net> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.49 on 147.229.10.14 Cc: freebsd-hackers@freebsd.org, babkin@users.sourceforge.net, Robert Watson , iwan@staff.usd.ac.id Subject: Re: Re: system password's file X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2005 07:50:45 -0000 On Fri, Oct 14, 2005 at 04:24:05PM -0500, Matthew D. Fuller wrote: > On Fri, Oct 14, 2005 at 06:54:26AM -0500 I heard the voice of > Sergey Babkin, and lo! it spake thus: > > > > I don't know if it's fixed now or not. > > I just converted a Mandrake box a month or so ago, which used MD5 > hashes. Worked flawlessly. > > > > Hm, considering the we'd like people to migrate from Linux to > > FreeBSD, having such a conversion script/program (especially if > > someone writes it for their own use anyway) in the base system would > > make a lot of sense. > > It's not that hard. Somebody mentioned an awk script. I slapped it > together in perl in about 5 minutes. I'll bet it's in /tmp > somewhere... http://www.openbsd.org/faq/faq9.html#passwd openbsd is nice sometimes :)