bugzilla-daemon at bugzilla.mindrot.org
2009-Jul-01 19:46 UTC
[Bug 1228] kbd-int device for AIX authenticate
https://bugzilla.mindrot.org/show_bug.cgi?id=1228 Ted Percival <ted.percival at quest.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1183|0 |1 is obsolete| | --- Comment #4 from Ted Percival <ted.percival at quest.com> 2009-07-02 05:46:50 --- Created an attachment (id=1658) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1658) Patch for AIX LAM authentication kbdint device Updated patch against OpenSSH Portable CVS HEAD. Changes since attachment #1183: - Add a check for PermitRootLogin setting (especially "without-password") and fail authentication if (uid == 0 && PermitRootLogin != yes). https://bugsrc.quest.com/show_bug.cgi?id=712 - Fix a double-free of the username by strdup-ing it first. https://bugsrc.quest.com/show_bug.cgi?id=679 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.