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

Add keyboard_interactive authentication for SSHClient #389

Open
8ar10der opened this issue Mar 5, 2024 · 2 comments
Open

Add keyboard_interactive authentication for SSHClient #389

8ar10der opened this issue Mar 5, 2024 · 2 comments

Comments

@8ar10der
Copy link

8ar10der commented Mar 5, 2024

Hi Team,

I am using SSHClient to collect information from some console server which just support keyboard_interactive not password.

Could team add a parameter to emulate it in the SSHClient? Such as:
target = SSHClient(addr, user=username, password=password, keyboard_interactive=True)

@8ar10der
Copy link
Author

8ar10der commented Mar 5, 2024

@8ar10der
Copy link
Author

8ar10der commented Mar 6, 2024

Hello @pkittenis,

I have created a Pull Request to add the necessary support. I would appreciate it if you could review it at your earliest convenience.

Additionally, I've noticed that there have been no recent updates to this project. Could you kindly update me on the current status of the project? Is it still being maintained?

Thank you for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant