From owner-freebsd-questions Tue Jan 16 23:23:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA22487 for questions-outgoing; Tue, 16 Jan 1996 23:23:02 -0800 (PST) Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.174]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA22482 for ; Tue, 16 Jan 1996 23:22:57 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.12/8.6.12) with SMTP id XAA07073 ; Tue, 16 Jan 1996 23:22:36 -0800 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Seppo Kallio cc: Albert Hayden , questions@freebsd.org From: Gary Palmer Subject: Re: apache httpd (and ncsa httpd passwd does not work) In-reply-to: Your message of "Wed, 17 Jan 1996 09:07:43 +0200." Date: Tue, 16 Jan 1996 23:22:36 -0800 Message-ID: <7071.821863356@westhill.cdrom.com> Sender: owner-questions@freebsd.org Precedence: bulk Seppo Kallio wrote in message ID : > On Tue, 16 Jan 1996, Albert Hayden wrote: > > I've upgraded my system to 2.1 and have installed the apache package. > > The password protection files don't work. It recognizes them, but then > > fails while checking the .htpasswd file. It doesn't return a > > misconfiguration error, so I'm unsure what's going on. > I have same problem with NCSA httpd. Sudden thought. Perhaps it doesn't like the 60-odd character MD5 passwords that are used by default in FreeBSD unless you install the DES package? I know that at least xlock had problems with MD5 passwords... Gary