You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2013/05/04 05:56:02 UTC

[Bug 54927] New: htpasswd blocking bug with Linux and Windows

https://issues.apache.org/bugzilla/show_bug.cgi?id=54927

            Bug ID: 54927
           Summary: htpasswd blocking bug with Linux and Windows
           Product: Apache httpd-2
           Version: 2.4.4
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
          Assignee: bugs@httpd.apache.org
          Reporter: maxime@unite.re
    Classification: Unclassified

Hi,

I frequently use Apache and htpasswd utility, and with Apache 2.4.4 htpasswd
seems to be broken.

Example (tried with Linux Fedora 18, and Windows 7 / 8) with MD5 password :

htpasswd -cm .htpasswd user_test

The .htpasswd generated don't works, Apache said to me "password mismatch" or
similar.

With Apache 2.4.3, the .htpasswd works.

Same problem with clear text password :
htpasswd -cp .htpasswd user_test

With Apache 2.4.4 the password into .htpasswd is empty or false (I see specials
characters and not the password in clear text).

With Apache 2.4.3, the the password into .htpasswd is clearly readable and
works, in clear text.

Please, do you think you can fix that bug ?

Thank you ;)

-- 
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


[Bug 54927] htpasswd blocking bug with Linux and Windows

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54927

--- Comment #2 from Maxime <ma...@unite.re> ---
Sorry, after a search throught Bugzilla I didn't saw that duplicate ticket.

Thank you for your work.

-- 
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


[Bug 54927] htpasswd blocking bug with Linux and Windows

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54927

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Eric Covener <co...@gmail.com> ---
fix ready for next 2.4 release, see 54735

*** This bug has been marked as a duplicate of bug 54735 ***

-- 
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