Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

PritamDutt
Copy link

Default openssh doesn't provide support for gssapikexalgorithms and fails with following on Fedora server 42

Failed to connect to the host via ssh: /etc/crypto-policies/back-ends/openssh.config: line 3: Bad configuration option: gssapikexalgorithms
/etc/crypto-policies/back-ends/openssh.config: terminating, 1 bad configuration options
fatal: [metal1]: UNREACHABLE! => {
    "changed": false,
    "unreachable": true
}

Replacing package with openssh_gssapi resolves this error

@khuedoan
Copy link
Owner

khuedoan commented Oct 4, 2025

Hi, thanks for making a PR. Currently, the project is still on Fedora 39 (yeah, that's bad - I've been a bit busy IRL, but I'm back now 🙂), but I'm in the process of migrating to NixOS (#197). I'll hold off on merging this since I likely won't invest effort into Fedora in the next few week:

  • If NixOS doesn't work out, I'll go back to upgrading Fedora and test this PR
  • If NixOS works, this will be superseded by the NixOS PR

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.

2 participants