Skip to content

fix: replace openssh with openssh_gssapi#189

Merged
khuedoan merged 1 commit intokhuedoan:masterfrom
PritamDutt:support-gssapi
Feb 27, 2026
Merged

fix: replace openssh with openssh_gssapi#189
khuedoan merged 1 commit intokhuedoan:masterfrom
PritamDutt:support-gssapi

Conversation

@PritamDutt
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

east4ming pushed a commit to east4ming/homelab2 that referenced this pull request Nov 19, 2025
@khuedoan khuedoan changed the title Update flake.nix - replace openssh with openssh_gssapi fix: replace openssh with openssh_gssapi Feb 27, 2026
Copy link
Copy Markdown
Owner

@khuedoan khuedoan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll merge this first because I've been a bit busy IRL and #197 may take a while to finish

@khuedoan khuedoan merged commit b7d8037 into khuedoan:master Feb 27, 2026
east4ming pushed a commit to east4ming/homelab2 that referenced this pull request Mar 6, 2026
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