Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A453F200B11 for ; Sun, 15 May 2016 07:35:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A2F46160A1A; Sun, 15 May 2016 05:35:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1DFC6160969 for ; Sun, 15 May 2016 07:35:58 +0200 (CEST) Received: (qmail 93081 invoked by uid 500); 15 May 2016 05:35:58 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 93072 invoked by uid 99); 15 May 2016 05:35:58 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 May 2016 05:35:58 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id 0DCDF1A0146 for ; Sun, 15 May 2016 05:35:58 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id 078B36027C; Sun, 15 May 2016 05:35:56 +0000 (UTC) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: [Bug 59557] The fix reported in 2.4.4 failed to fix Password Mismatch problem with Basic AuthType Date: Sun, 15 May 2016 05:35:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_auth_basic X-Bugzilla-Version: 2.4.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: steve@doitnext.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 archived-at: Sun, 15 May 2016 05:35:59 -0000 https://bz.apache.org/bugzilla/show_bug.cgi?id=59557 --- Comment #1 from steve@doitnext.com --- Running this updates the .htpasswd file htpasswd -cb .htpasswd steve ILikeFrenchFries Adding password for user steve The .htpasswd file now contains: steve:$apr1$x6DBpybz$goigUHh9uROjwYGH9Jy9p. Still get the Password Mismatch error -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org