[Bug 1521] New: Add Match support for PermitEmptyPasswords

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Sep 4 14:38:21 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1521

           Summary: Add Match support for PermitEmptyPasswords
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: sshd
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: imorgan at nas.nasa.gov


Created an attachment (id=1568)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1568)
Add Match support for PermitEmptyPasswords

Adding Match support for PermitEmptyPasswords may bu of use with
anonymous CVS access via SSH and, potentially, other situations.

For example:

PermitEmptyPasswords        no

Match User anoncvs
    PermitEmptyPasswords    yes

NOTE: This patch addresses OpenBSD PR 3891/user.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list