From owner-freebsd-questions@FreeBSD.ORG Wed Aug 4 21:39:42 2004 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 67E1616A4CE for ; Wed, 4 Aug 2004 21:39:42 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22AC343D5F for ; Wed, 4 Aug 2004 21:39:42 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc12) with ESMTP id <2004080421394101400sepmre>; Wed, 4 Aug 2004 21:39:41 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id DAA802B; Wed, 4 Aug 2004 17:39:40 -0400 (EDT) Sender: lowell@be-well.ilk.org To: peter@bgnett.no (Peter N. M. Hansteen) References: <877jsen1xu.fsf@tosh.datadok.no> From: Lowell Gilbert Date: 04 Aug 2004 17:39:40 -0400 In-Reply-To: <877jsen1xu.fsf@tosh.datadok.no> Message-ID: <444qnid1lv.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: 4.2 -> 5.2 passwd format change? 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: Wed, 04 Aug 2004 21:39:42 -0000 peter@bgnett.no (Peter N. M. Hansteen) writes: > I'm in the process of moving users from a 4.2 machine to an updated > setup using 5.2.1. There appears to have been some changes in the > password format (as in the users are not able to log in to the test > system), and the main reference I find is this entry in > /usr/src/UPDATING: > > 20000928: > There was a change in the passwd format. Need more information. > > Any pointers appreciated. I've moved password entries from 4.x to 5.x with no problem. Did you remember to rebuild the database?