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

[Backport][ipa-4-11] ipa-client-install: add support for sss_ssh_knownhosts #7345

Closed

Conversation

flo-renaud
Copy link
Contributor

This PR was opened automatically because PR #7254 was pushed to master and backport to ipa-4-11 is required.

sss_ssh_knownhostsproxy will be deprecated in favor of sss_ssh_knownhosts.

With this update, if the file /usr/bin/sss_ssh_knownhosts is present,
KnownHostsCommand will be used instead of ProxyCommand. Also, GlobalKnownHostsFile
is disabled as it is no longer needed.

Fixes: https://pagure.io/freeipa/issue/9536
Signed-off-by: Francisco Trivino <ftrivino@redhat.com>
sss_ssh_knownhostsproxy will be deprecated in favor of sss_ssh_knownhosts. This commit
implements a mechanism to apply the change when upgrading from older versions.

Fixes: https://pagure.io/freeipa/issue/9536
Signed-off-by: Francisco Trivino <ftrivino@redhat.com>
@flo-renaud flo-renaud added the ack Pull Request approved, can be merged label May 17, 2024
@flo-renaud
Copy link
Contributor Author

PR was ACKed automatically because this is backport of PR #7254. Wait for CI to finish before pushing. In case of questions or problems contact @f-trivino who is author of the original PR.

@rcritten rcritten added the re-run Trigger a new run of PR-CI label May 17, 2024
@freeipa-pr-ci freeipa-pr-ci removed the re-run Trigger a new run of PR-CI label May 17, 2024
@antoniotorresm antoniotorresm added the pushed Pull Request has already been pushed label May 20, 2024
@antoniotorresm
Copy link
Contributor

ipa-4-11:

  • bd2010f ipa-client-install: add support for sss_ssh_knownhosts
  • a41e5e2 Spec file: add support for sss_ssh_knownhosts

@flo-renaud flo-renaud deleted the backport_pr7254_ipa-4-11 branch May 28, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
5 participants