[XtalOpt-devel] gsissh (globus) with xtalopt?

David Lonie loniedavid at gmail.com
Wed May 29 13:39:15 PDT 2013


Hi Ron,

On Wed, May 29, 2013 at 4:25 PM, Cohen, Ron <rcohen at carnegiescience.edu> wrote:
> I was wondering if it was possible to run gsissh instead of ssh with
> xtalopt (Globus toolkit). I can't see where the command ssh is defined
> in the cli routines. Thank you!

So long as gsissh uses the same command line interface as openssh and
supports some method of password-less login, it should work. Edit
XtalOpt/src/globalsearch/sshconnection_cli.cpp and search for
"proc.start(". There should be three instances: in executeSSH,
executeSCPTo, and executeSCPFrom. Change ssh/scp to the relevant
commands, recompile, and you should be set.

Hope this helps,

Dave



More information about the XtalOpt-Devel mailing list