From owner-freebsd-stable Fri Jul 27 22:51: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtprelay2.adelphia.net (smtprelay2.adelphia.net [64.8.25.7]) by hub.freebsd.org (Postfix) with ESMTP id CB70B37B401 for ; Fri, 27 Jul 2001 22:50:57 -0700 (PDT) (envelope-from brade@adelphia.net) Received: from default.clvhoh.adelphia.net ([24.52.198.114]) by smtprelay2.adelphia.net (Netscape Messaging Server 4.15) with SMTP id GH65LQ01.QB4; Sat, 28 Jul 2001 01:51:26 -0400 Date: Sat, 28 Jul 2001 01:51:31 -0400 From: Brad Ely To: Chris Elsworth Cc: freebsd-stable@FreeBSD.ORG Subject: Re: MD5 and DES hashes Message-Id: <20010728015131.67e5c346.brade@adelphia.net> In-Reply-To: <20010728012812.A77906@shagged.org> References: <20010728012812.A77906@shagged.org> X-Mailer: Sylpheed version 0.4.66 (GTK+ 1.2.10; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 28 Jul 2001 01:28:12 +0100 Chris Elsworth wrote: > Hi all, > > Would anyone know why my system has just started created DES password > hashes instead of MD5 ones? Specifically in PHP and Perl, the call to > crypt() used to give me, as desired, MD5 hashes. But now it's started > giving me DES hashes. I recently supped and remade world etc, > mergemaster'ed - so I'm sure it's a recent commit - but does anyone know > what commit, and why was this done? Should it have happened? > > Cheers for any light anyone can shed, Could it possibly be a change to login.conf? The :passwd_format=xxx: line might have gotten clobbered. Regards, Brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message