bugzilla-daemon at mindrot.org
2003-Oct-05  18:40 UTC
[Bug 729] Feature request + patch: DenyLockedAccounts option in sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=729
           Summary: Feature request + patch: DenyLockedAccounts option in
                    sshd_config
           Product: Portable OpenSSH
           Version: -current
          Platform: All
               URL: http://www.unixwiz.net/blog/archives/001125.html
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: sshd
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: steve at unixwiz.net
The new behavior of denying locked users has caught many of us by surprise, so
I've made a patch to 3.7.1p2 that adds a "DenyLockedAccounts"
keyword in the
sshd_config file. The default behavior is "yes" (the current
behavior), and the
patch also updates the sshd_config man page and the template config file.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Oct-05  18:41 UTC
[Bug 729] Feature request + patch: DenyLockedAccounts option in sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=729 ------- Additional Comments From steve at unixwiz.net 2003-10-06 04:41 ------- Created an attachment (id=477) --> (http://bugzilla.mindrot.org/attachment.cgi?id=477&action=view) Patch to add DenyLockedAccounts option to sshd_config ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Oct-05  19:34 UTC
[Bug 729] Feature request + patch: DenyLockedAccounts option in sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=729 ------- Additional Comments From mouring at eviladmin.org 2003-10-06 05:34 ------- I'd rather see OpenSSH with *LESS* knobs and buttons to push for configuration then more. And this is really not a useful one in the long run. - Ben ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Oct-07  06:54 UTC
[Bug 729] Feature request + patch: DenyLockedAccounts option in sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=729
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
------- Additional Comments From dtucker at zip.com.au  2003-10-07 16:54 -------
It should not have been a surprise as it was listed in the release notes. 
It's
also in ChangeLog and the man page.
As Ben says, the patch serves no long-term purpose.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 898] support for AddressFamily in sshd_config
- rsync 2.5.5 SCO Unixware patch
- Multiple default gateway from tinc node
- [Bug 108] New: Enable continuation with '\' (backslash) in /etc/ssh/sshd_config (feature request)
- [Bug 647] Setting "UsePAM no" in sshd_config gives error if not config'ed w/ --with-pam