From owner-freebsd-questions Mon Mar 6 15:43:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from netcore.fi (netcore.fi [193.94.160.1]) by hub.freebsd.org (Postfix) with ESMTP id C135A37BB09 for ; Mon, 6 Mar 2000 15:43:49 -0800 (PST) (envelope-from pekkas@netcore.fi) Received: from localhost (pekkas@localhost) by netcore.fi (8.9.3/8.9.3) with ESMTP id BAA17329 for ; Tue, 7 Mar 2000 01:43:43 +0200 Date: Tue, 7 Mar 2000 01:43:43 +0200 (EET) From: Pekka Savola To: freebsd-questions@freebsd.org Subject: Password hashing algorithm changed, what to do? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I updated several FreeBSD 2.2.x boxen to 3.2 and from there to 3.4-STABLE with CVSup. I installed new stuff in /etc and elsewhere with mergemaster etc. Almost everything seems to be running great. However, it seems password hashing algorithm changed along the way; the weird thing is, I can log on with SSH fine, but I can't log on from console. I believe these boxes might have used DES before, but now it's the default (MD5 I believe) that comes with the standard source set. Is there anything to be done short of changing all passwords? Why does ssh work, but console not? TIA, Pekka To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message