[Bug 1228] kbd-int device for AIX authenticate
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jul 2 05:46:51 EST 2009
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.
More information about the openssh-bugs
mailing list