[Bug 2456] gssapi-keyex blocked by PermitRootLogin=without-password

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Sep 3 11:35:47 AEST 2015


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
OpenSSH doesn't support gssapi-keyex, that's a third-party patch. 

Whomever is patching your sshd with it needs to adjust the patch to
allow the gssapi-keyex authentication method. See the
auth_root_allowed() function in auth.c.

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


More information about the openssh-bugs mailing list