From owner-freebsd-questions Mon Oct 14 08:25:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA03513 for questions-outgoing; Mon, 14 Oct 1996 08:25:26 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA03496 for ; Mon, 14 Oct 1996 08:25:18 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0vCosu-000QmyC; Mon, 14 Oct 96 16:24 MET From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id RAA25862; Mon, 14 Oct 1996 17:22:06 +0200 Message-Id: <199610141522.RAA25862@allegro.lemis.de> Subject: Re: userbase and password porting To: dtlee@mnl.cyb-live.com Date: Mon, 14 Oct 1996 17:22:06 +0200 (MET DST) Cc: questions@FreeBSD.org (FreeBSD Questions) In-Reply-To: <3262104E.2155@mnl.cyb-live.com> from "dtlee@mnl.cyb-live.com" at Oct 14, 96 03:05:02 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk dtlee@mnl.cyb-live.com writes: > > Is there a way to port the password files from BSDI 2.0 to > FreeBSD 2.5.1 ? Thanks. I don't know if the term 'port' is correct. You copy the /etc/master.passwd, do a vipw, and that's it. Greg