bugzilla-daemon at mindrot.org
2003-Sep-18 11:28 UTC
[Bug 678] PermitEmptyPasswords broken
http://bugzilla.mindrot.org/show_bug.cgi?id=678
Summary: PermitEmptyPasswords broken
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: cj10 at cam.ac.uk
Even if the PermitEmptyPasswords option is specified in sshd_config,
auth-none authentication does not succeed for a user with an empty
password. This is due to a simple coding error in auth-passswd.c.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-18 11:32 UTC
[Bug 678] PermitEmptyPasswords broken
http://bugzilla.mindrot.org/show_bug.cgi?id=678
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From djm at mindrot.org 2003-09-18 21:32 -------
*** This bug has been marked as a duplicate of 652 ***
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-18 11:33 UTC
[Bug 678] PermitEmptyPasswords broken
http://bugzilla.mindrot.org/show_bug.cgi?id=678 ------- Additional Comments From cj10 at cam.ac.uk 2003-09-18 21:33 ------- Created an attachment (id=427) --> (http://bugzilla.mindrot.org/attachment.cgi?id=427&action=view) patch to auth-passwd.c in 3.7.1p1 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.