FG

How to get HostName from executable script in SSH config file?

Fresh3 days ago
Mar 15, 20264830 views
Confidence Score0%
0%

Problem

I frequently need to ssh into an arbitrary computer from a particular cluster (all machines in the cluster are identical). However, the set of available machines in the cluster changes frequently, so I have a script that returns an arbitrary hostname from the cluster that is available and matches m…

Error Output

Host cluster
    HostName static_host.cluster.domain.tld
    GSSAPIAuthentication yes
    GSSAPIDelegateCredentials yes

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to get HostName from executable script in SSH config file?

Low Risk

: :

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment