[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Trying to set SSH_TO_JOB_SSHD_CONFIG_TEMPLATE



I am trying to set macro SSH_TO_JOB_SSHD_CONFIG_TEMPLATE to a value.

The /etc/condor/config.d contains the file 10sshtojob:

$ cat /etc/condor/config.d/10sshtojob
# Set the ssh_to_job sshd_config template
SSH_TO_JOB_SSHD_CONFIG_TEMPLATE=/etc/condor/condor_ssh_to_job_sshd_config_template

The file /etc/condor/condor_ssh_to_job_sshd_config_template exists.

I have run 'condor_reconfig' on the login/submit node as well as the
compute nodes. 'condor_config_val -v SSH_TO_JOB_SSHD_CONFIG_TEMPLATE'
confirms that the macro is set to the file I specified.

But when I try to ssh to a job, I get following error:

$ condor_ssh_to_job 2468209.0
/usr/lib64/condor/condor_ssh_to_job_sshd_config_template does not exist!

condor_ssh_to_job -debug output is available in the attached text file.
I've removed IP and DNS specifics.

If someone can let me know what I'm missing, that would be appreciated.

Sincerely,
Shawn

-- 
Associate Scientist
Center for Gravitation, Cosmology, and Astrophysics
University of Wisconsin-Milwaukee
office: +1 414 229 4960
kwangs@xxxxxxx
$ condor_ssh_to_job -debug 2468209.0
06/18/19 09:36:06 Response for GET_JOB_CONNECT_INFO:
CondorVersion = "$CondorVersion: 8.9.1 Apr 17 2019 BuildID: 466671 PackageID: 8.9.1-1 $"
RemoteHost = "SLOT@COMPUTEFQDN"
Result = true
ServerTime = 1560868566
StarterIpAddr = "<COMPUTEIP:9618?addrs=COMPUTEIP-9618&noUDP&sock=starter_25093_09d5_90819>"

06/18/19 09:36:06 Got connect info for starter <COMPUTEIP:9618?addrs=COMPUTEIP-9618&noUDP&sock=starter_25093_09d5_90819>
06/18/19 09:36:06 SharedPortClient: sent connection request to starter at <COMPUTEIP:9618> for shared port id starter_25093_09d5_90819
SLOT@COMPUTEFQDN: /usr/lib64/condor/condor_ssh_to_job_sshd_config_template does not exist!
06/18/19 09:36:06 Attempting to remove /tmp/condor.condor_ssh_to_job_33f26c40 as unknown user

Attachment: signature.asc
Description: OpenPGP digital signature