[Bug 2211] Too many hostbased authentication attempts

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jan 30 19:59:20 AEDT 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2211

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2532|0                           |1
        is obsolete|                            |
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
             Status|NEW                         |ASSIGNED
                 CC|                            |djm at mindrot.org

--- Comment #4 from Damien Miller <djm at mindrot.org> ---
Created attachment 2539
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2539&action=edit
make HostbasedKeyTypes control order as well as select types sent

Most of the other options to control protocol methods specify the
ordering they are offered or attempted as well as selecting which are
available.

I've modified your patch to control the order too. It's a little more
complex, but works OK against my test server. It also updates
userauth_hostbased and ssh_keysign to the new post-refactor API.

(patch is against OpenBSD -current)

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list