From owner-freebsd-stable Wed Nov 22 13: 1:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 546E637B479 for ; Wed, 22 Nov 2000 13:01:31 -0800 (PST) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id NAA37958; Wed, 22 Nov 2000 13:01:30 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eAML1Tx51287; Wed, 22 Nov 2000 13:01:29 -0800 (PST) (envelope-from obrien) Date: Wed, 22 Nov 2000 13:01:28 -0800 From: "David O'Brien" To: Chris Byrnes Cc: stable@FreeBSD.ORG Subject: Re: Hmm..passwords. Message-ID: <20001122130128.C50977@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <20001122123943.A13194@citusc17.usc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from chris@jeah.net on Wed, Nov 22, 2000 at 02:45:16PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 22, 2000 at 02:45:16PM -0600, Chris Byrnes wrote: > > NODESCRYPTLINKS was always intended as a temporary workaround. The > > solution is to use passwd_format=des in your default login class. > > I have: > > BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align > \ > -Wcast-qual -Wchar-subscripts -Wconversion -Winline \ > -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ > -Wredundant-decls -Wshadow -Wstrict-prototypes > -Wwrite-strings > > Then: > > NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt link > > > Are these at all contradicting? No. They are 2 totally separate things. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message