From owner-freebsd-isp Wed Jan 29 12:21:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA19096 for isp-outgoing; Wed, 29 Jan 1997 12:21:23 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA19091 for ; Wed, 29 Jan 1997 12:21:19 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id MAA00402; Wed, 29 Jan 1997 12:20:49 -0800 (PST) To: Cliff Addy cc: Sam Magee , Dev Chanchani , freebsd-isp@FreeBSD.ORG Subject: Re: MS Front Page Extensions v2.0 In-reply-to: Your message of "Wed, 29 Jan 1997 14:47:56 EST." Date: Wed, 29 Jan 1997 12:20:49 -0800 Message-ID: <398.854569249@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > to make it work. Also, you apparently need to install DES, replacing MD5 for > encryption. Of course, this means your password files are invalid and you'd > need to chpasswd every account. Heh? Why?!? Unless you're running an ancient release of FreeBSD, installing DES doesn't invalidate the MD5 passwords. The system can still recognise and validate the MD5 ones, it just gains the ability to do DES *also* when you load the secure distribution. Jordan