bugzilla-daemon at mindrot.org
2003-Feb-23 11:53 UTC
[Bug 442] sshd allows login via public-key when account locked
http://bugzilla.mindrot.org/show_bug.cgi?id=442 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183 is|0 |1 obsolete| | ------- Additional Comments From dtucker at zip.com.au 2003-02-23 22:53 ------- Created an attachment (id=237) --> (http://bugzilla.mindrot.org/attachment.cgi?id=237&action=view) Check for locked accounts, as specified by configure. Patch take 2. Regarding Damien's a) * the man pages (mostly) refer to "passwd -l" as "locking the account" * we respect locked accounts on some platforms (eg AIX, Tru64 w/SIA, PAM?) * ssh-1.2.33 does "*LK*" checking so there is some precedent Regarding b) see patch. It moves most of the platform-dependant stuff to configure. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Feb-24 08:23 UTC
[Bug 442] sshd allows login via public-key when account locked
http://bugzilla.mindrot.org/show_bug.cgi?id=442 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #237 is|0 |1 obsolete| | ------- Additional Comments From dtucker at zip.com.au 2003-02-24 19:23 ------- Created an attachment (id=239) --> (http://bugzilla.mindrot.org/attachment.cgi?id=239&action=view) Fix PAM case and add configure defs for IRIX ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Mar-14 09:47 UTC
[Bug 442] sshd allows login via public-key when account locked
http://bugzilla.mindrot.org/show_bug.cgi?id=442 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #239 is|0 |1 obsolete| | ------- Additional Comments From dtucker at zip.com.au 2003-03-14 20:47 ------- Created an attachment (id=249) --> (http://bugzilla.mindrot.org/attachment.cgi?id=249&action=view) Update patch to current to fix conflicts ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Mar-14 09:47 UTC
[Bug 442] sshd allows login via public-key when account locked
http://bugzilla.mindrot.org/show_bug.cgi?id=442 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 442] New: sshd allows login via public-key when account locked
- [Bug 442] sshd allows login via public-key when account locked
- [Bug 442] sshd allows login via public-key when account locked
- [Bug 442] sshd allows login via public-key when account locked
- [Bug 278] ssh allows auto login even if account is locked