From owner-cvs-all Thu Aug 24 3:23:53 2000 Delivered-To: cvs-all@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id EF1A737B423; Thu, 24 Aug 2000 03:23:38 -0700 (PDT) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.10.1/8.10.1) id e7OANOb76460; Thu, 24 Aug 2000 12:23:24 +0200 (SAT) From: John Hay Message-Id: <200008241023.e7OANOb76460@zibbi.mikom.csir.co.za> Subject: Re: cvs commit: src/include unistd.h src/lib/libcrypt Makefile crypt.3 crypt.c crypt.h src/lib/libutil Makefile login_cap.c In-Reply-To: <200008220215.TAA35477@freefall.freebsd.org> from Brian Feldman at "Aug 21, 2000 07:15:55 pm" To: green@FreeBSD.org (Brian Feldman) Date: Thu, 24 Aug 2000 12:23:24 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Log: ... > The simple synopsis is: > edit login.conf; add a passwd_format field set to "des" or "md5"; go nuts :) Has anyone been able to change passwords after this? I just get: ############ beast:/home/jhay # passwd root Changing local password for root. New password: Retype new password: Bus error (core dumped) beast:/home/jhay # ############ I have tried it first without changing /etc/login.conf and then by adding ":passwd_format=md5:" to the default block, but it does not change. I have done a make world with USA_RESIDENT=NO and without NODESCRYPTLINKS in my make.conf with todays source. John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message