Skip to content

Cannot connect OpenDaylight to netopeer2 with keyboard-interactive authentication #68

@rovarga

Description

@rovarga

libnetconf2 seems to handle keyboard-interactive authentication incorrectly, as it responds with a spurious SSH_MSG_USERAUTH_FAILURE when asked for keyboard-interactive authentication.
This results in handshake state error, with the an extra SSH_MSG_USERAUTH_FAILURE being delivered to an authenticated session. While OpenSSH reacts with SSH_MSG_UNIMPLEMENTED, Apache MINA SSHD throws an IllegalStateException and terminates the session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions