★ wanayoo — archive 1999 https://github.com/ParallelSSH/ssh2-python/issues/58Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyboard-interactive authentication #58

Closed
pr0pane23 opened this issue Jan 17, 2019 · 3 comments
Closed

keyboard-interactive authentication #58

pr0pane23 opened this issue Jan 17, 2019 · 3 comments

Comments

@pr0pane23
Copy link

@pr0pane23 pr0pane23 commented Jan 17, 2019

Do you have any plans to implement this functionality?

Some systems e.g. FreeBSD use this for a simple username/password authentication and do not use the 'password' method. I have tried authenticating with 'userauth_password' but it fails with an 'Unrecognized authentication method: password' error.

Cheers

pr0pane

@pr0pane23 pr0pane23 changed the title keyboard_interactive authentication keyboard-interactive authentication Jan 17, 2019
@pkittenis
Copy link
Member

@pkittenis pkittenis commented Jan 29, 2019

Hi there,

Thanks for the interest.

For completeness, yes, the intention is to implement all of the API. This one looks pretty simple, PRs always welcome.

@dvolodin7
Copy link
Contributor

@dvolodin7 dvolodin7 commented May 8, 2019

I've filled an PR #76

pkittenis added a commit that referenced this issue Jul 5, 2019
Session userauth_keyboardinteractive implementation and tests
Red-M pushed a commit to Red-M/Redlibssh2 that referenced this issue Jun 27, 2020
…SH#76)

Session userauth_keyboardinteractive implementation and tests
@pkittenis
Copy link
Member

@pkittenis pkittenis commented Aug 19, 2020

Done by #76

@pkittenis pkittenis closed this Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.