Bug 729

Summary: Feature request + patch: DenyLockedAccounts option in sshd_config
Product: Portable OpenSSH Reporter: Stephen J. Friedl <steve>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED WONTFIX    
Severity: minor    
Priority: P3    
Version: -current   
Hardware: All   
OS: All   
URL: http://www.unixwiz.net/blog/archives/001125.html
Attachments:
Description Flags
Patch to add DenyLockedAccounts option to sshd_config none

Description Stephen J. Friedl 2003-10-06 04:40:08 AEST
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.
Comment 1 Stephen J. Friedl 2003-10-06 04:41:53 AEST
Created attachment 477 [details]
Patch to add DenyLockedAccounts option to sshd_config
Comment 2 Ben Lindstrom 2003-10-06 05:34:23 AEST
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
Comment 3 Darren Tucker 2003-10-07 16:54:25 AEST
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.
Comment 4 Damien Miller 2004-04-14 12:24:19 AEST
Mass change of RESOLVED bugs to CLOSED