[Swift-user] GSISSH in Swift [was Fwd: [Swift-devel] Documentation of sites.xml]
Mihael Hategan
hategan at mcs.anl.gov
Mon Jan 23 21:25:51 CST 2012
On Mon, 2012-01-23 at 15:48 -0600, Jonathan Monette wrote:
> > Right. Not when starting coasters. Jobs run through the ssh-cl provider
> > alone should honor those.
> >
> So even if ssh-cl is going to start coasters, wouldn't you still want
> to honor those variables?
Technically those variables apply to the provider that runs the jobs
(coasters in this case) not the provider that starts the service (ssh-cl
in this case). There is currently no way for the coaster provider to
know what variables to forward to what provider.
> What if the machine I am using sshcl to start coasters on requires a
> different username than the one that it is defaulted to?
.ssh/config, the same way .ssh/auth.defaults worked.
> I know you can use a .ssh/config file for that but then why even
> have the option to specify it in Swift?
Good point. I will remove them, since even in the plain ssh-cl
case, .ssh/config should suffice.
More information about the Swift-user
mailing list