Bug #35245
closedRemote execution fails for SSH Default when Remote Execution configured for Kerberos Authentication
Description
Description of problem:
Remote execution succeeds for Ansible jobs but fails for SSH Default when Remote Execution configured for Kerberos Authentication
How reproducible:
Always
Steps to Reproduce:
1. Ensure Remote Execution is configured for Kerberos Auth as per documentation
2. Schedule Remote Execution - SSH Default command
3. echo "I am able to execute"
Actual results:
Fails
Error initializing command: RuntimeError - Unable to create directory on remote system /var/tmp/foreman-ssh-cmd-...40d: exit code: 255
ssh_exchange_identification: Connection closed by remote host
Exit status: EXCEPTION
Expected results:
succeeds
Additional info:
comment out ProxyCommand in /etc/ssh/ssh_config allows execution to succeed.
This is not a desirable workaround.
Updated by Adam Ruzicka over 2 years ago
- Bugzilla link changed from 1650103 to 2108637
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/89 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases smart_proxy_remote_execution_ssh-0.7.1 added
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_proxy_plugin|ea980bb8a30427f238b1e6404c6dc085df3aec20.
Updated by Adam Ruzicka over 2 years ago
- Fixed in Releases smart_proxy_remote_execution_ssh-0.8.0 added