From owner-freebsd-bugs Wed Apr 25 12:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 907D337B424 for ; Wed, 25 Apr 2001 12:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3PJK5p32081; Wed, 25 Apr 2001 12:20:05 -0700 (PDT) (envelope-from gnats) Date: Wed, 25 Apr 2001 12:20:05 -0700 (PDT) Message-Id: <200104251920.f3PJK5p32081@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Fabrice Aneche Subject: Re: misc/23709: Changing from DES to MD5 passwords does not work properly Reply-To: Fabrice Aneche Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/23709; it has been noted by GNATS. From: Fabrice Aneche To: freebsd-gnats-submit@FreeBSD.org, dschultz@uclink.berkeley.edu Cc: Subject: Re: misc/23709: Changing from DES to MD5 passwords does not work properly Date: Wed, 25 Apr 2001 21:19:57 +0200 Now in 4.3-RELEASE, login.conf is already set to : default:\ :passwd_format=md5:\ But it doesn't work at all ... if you set it to des :it crypts in md5 , and if you install crypto and change your libcrypt to libdescrypt , it's the same it crypts only in des . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message