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

Deprecated challenge response authentication #407

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jas01
Copy link

@jas01 jas01 commented Apr 4, 2025

Pull Request (PR) description

The new option is KbdInteractiveAuthentication, the change set the new option for new version, and keep the old option
ChallengeResponseAuthentication for old version OS

jas01 added 6 commits April 4, 2025 08:31
  The options ChallengeResponseAuthentication is deprecated
  (https://www.openssh.com/txt/release-8.7), so we remove this options
  from the common.yaml
  Those OS still running old version of openssh
  Debian 11 still run openssh 8.4
  Debian 12 run openssh 9.2 with the new option
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.

1 participant