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 support of the interactive keyboard authentication #16441

Merged
merged 6 commits into from
Jun 20, 2022
Merged

Add support of the interactive keyboard authentication #16441

merged 6 commits into from
Jun 20, 2022

Conversation

kirill-ivlev
Copy link
Contributor

@kirill-ivlev kirill-ivlev commented Jun 13, 2022

Task name: SshV0

Description: In cases when on the target machine PasswordAuthentication is set to No, ssh2 lib will not be able to auth with username/password.
New input was added to add support for cases if this option is set to no on the target machine.

Documentation changes required: Y -- PR is prepared
Added unit tests: (Y/N) N

Attached related issue: (Y/N) https://github.com/microsoft/build-task-team/issues/2648

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@kirill-ivlev kirill-ivlev requested a review from a team as a code owner June 13, 2022 06:42
@kirill-ivlev kirill-ivlev merged commit d883a26 into microsoft:master Jun 20, 2022
@kirill-ivlev kirill-ivlev deleted the add-support-of-interactive-ssh-login branch June 20, 2022 08:48
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

Successfully merging this pull request may close these issues.

4 participants