Project

General

Profile

Actions

Bug #35245

closed

Remote execution fails for SSH Default when Remote Execution configured for Kerberos Authentication

Added by Adam Ruzicka almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-

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.

Actions

Also available in: Atom PDF