Bug #36446
closedRemote execution fails with fingerprint does not match error
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1997608
Description of problem:
Remote Execution remembers ssh fingerprints of client system and it fails with:
Error initializing command: Net::SSH::HostKeyMismatch - fingerprint <fingerprint> does not match
Version-Release number of selected component (if applicable):
satellite-6.8.6-1.el7sat.noarch
How reproducible:
Always
Steps to Reproduce:
1. Perform remote execution job on client system.
2. Somehow change sshd fingerprint on client system.
3. Perform remote execution job on client system again.
Actual results:
Error initializing command: Net::SSH::HostKeyMismatch - fingerprint <fingerprint> does not match
Expected results:
Remote execution job should work properly without re-registering client system to satellite server.
Updated by Nofar Alfassi over 1 year ago
- Subject changed from Remote execution fails with fingerprint does not match error to Remote execution fails with fingerprint does not match error
- Assignee set to Nofar Alfassi