[Bug 442] sshd allows login via public-key when account locked
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Aug 24 11:39:46 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=442
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #249 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2003-08-24 11:39 -------
Created an attachment (id=368)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=368&action=view)
Check for locked accounts: update patch to -current.
Should the test be in a separate function, eg "int check_locked(char *passwd)"?
If none of the account checks are defined, the if block is dead code. Is it
worth adding "#if defined(LOCKED_PASSWD_STRING) || defined(...."?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list