From owner-freebsd-questions Fri Jun 18 17: 1:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 2E7BB14D3E for ; Fri, 18 Jun 1999 17:01:51 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id RAA41738; Fri, 18 Jun 1999 17:01:42 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 18 Jun 1999 17:01:42 -0700 (PDT) From: Doug White To: matt Cc: FreeBSD-QUESTIONS Subject: Re: crypts.. In-Reply-To: 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 On Tue, 15 Jun 1999, matt wrote: > > How can I change crypt and password and adduser from using DES back to > using MD5? For some reason, they switched over to DES when I installed > 3.2 from 3.1, I personally prefere MD5.... Thanks in advance. If you install the DES libraries, they will start spitting out DES keys. To switch them back you have to take the DES libs back off, and that can get delicate. (I think passwd on -CURRENT actually preserves the crypt type.) Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message