Skip to content

Missing password callback #462

@awesomenode

Description

@awesomenode

Hi!

I'm trying to update to the latest libnetconf2 version, bit I've
noticed that the SSH password callback has been removed, only the
interactive callback is usable.

libnetconf now retrieves the password from the datastore, if I'm
understanding it correctly, but I'm using a separate app that verifies
the password and handles other checks, so the password callback was
fairly useful.

I guess the interactive callback could replace it, but I don't need the
extra functions of that. Do you perhaps plan to add the regular
password callback to libnetconf2? Or we have to use the interactive
callback from now on to support the same functionality?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:questionIssue is actually a question.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions