From owner-freebsd-questions Sun Sep 14 17:30:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA14250 for questions-outgoing; Sun, 14 Sep 1997 17:30:56 -0700 (PDT) Received: from vpm.com ([209.60.152.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA14245 for ; Sun, 14 Sep 1997 17:30:54 -0700 (PDT) Received: (from root@localhost) by vpm.com (8.8.6/8.8.6) id RAA03618 for questions@freebsd.org; Sun, 14 Sep 1997 17:30:59 -0700 (PDT) From: Mark Stout Message-Id: <199709150030.RAA03618@vpm.com> Subject: Passwords fail after upgrade to 2.2.1 To: questions@freebsd.org Date: Sun, 14 Sep 1997 17:30:59 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi All: I just upgraded my system from 2.1.5 to 2.2.1 and now most of my customers who use Basic Authentication to protect their pages are having problems with the .htpasswd not functioning properly. The usernames are in there and if you add a new user that sometimes fixes the problem, but not always. 'options MD5' was use in the kernel when compiled. Could that be causing the porblem? Any help would be appreciated. thanks, Mark