>>> Michael Weyand <michael.wey...@uni-bayreuth.de> 06/08/20 12:40 PM >>>
Dear CCP4I2 experts,

I'm trying to submit remote jobs via SSH within CCP4i2. Unfortunately,
we use a non standard SSH port.
So far, I'm not able to add any option within the CCP4I2 interface. For
job submission, I need something to do like

'ssh -p XXXXX -Y ..... ccp4i-specific-command ...'.

Is there any chance to enter this '-p' SSH option within CCP4i2? I tried
already to define a "ssh command" via "Preferences".
But so far without any success.
==============
Not sure if this is applicable, but you can set an alias name
to be equivalent to a real host with a non-standard port.
Something like: 

in ~/.ssh/config or /etc/ssh/ssh_config:


Host oswego
   hostname sanpablo

   hostkeyalias "[sanpablo]:8123"

   port 8123



"hostkeyalias" refers to one key in ~/.ssh/known_hosts that looks like:
[sanpablo]:8101,[192.168.2.4]:8123 ecdsa-sha2-nist
I'm not sure if I entered that or it was made the first time I logged in and 
said "yes".

So I or a program I'm running can issue "ssh oswego" and get connected to port 
8123 on sanpablo without needing to enter a password.
========================================
I'm also wondering why there is a sshkey file option. If an user already
uses a ssh-key for a client/server connection, why is necessary to
re-input the key file again?
Any ssh between client and server should work from scratch ...

Any hints are highly appreciated,
Michael

########################################################################

To unsubscribe from the CCP4BB list, click the following link:
https://urldefense.com/v3/__https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=CCP4BB&A=1__;!!GobTDDpD7A!YNLDy-8tJTkg7wpVHOmkTbVJbE2X4L2zjspA1l224xBKIkYkMKgcxLhOdGRlh0Dv$
 

This message was issued to members of 
https://urldefense.com/v3/__http://www.jiscmail.ac.uk/CCP4BB__;!!GobTDDpD7A!YNLDy-8tJTkg7wpVHOmkTbVJbE2X4L2zjspA1l224xBKIkYkMKgcxLhOdMdEL6FF$
 , a mailing list hosted by 
https://urldefense.com/v3/__http://www.jiscmail.ac.uk__;!!GobTDDpD7A!YNLDy-8tJTkg7wpVHOmkTbVJbE2X4L2zjspA1l224xBKIkYkMKgcxLhOdEfJjPt-$
 , terms & conditions are available at 
https://urldefense.com/v3/__https://www.jiscmail.ac.uk/policyandsecurity/__;!!GobTDDpD7A!YNLDy-8tJTkg7wpVHOmkTbVJbE2X4L2zjspA1l224xBKIkYkMKgcxLhOdB78Bf5h$
 



########################################################################

To unsubscribe from the CCP4BB list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=CCP4BB&A=1

This message was issued to members of www.jiscmail.ac.uk/CCP4BB, a mailing list 
hosted by www.jiscmail.ac.uk, terms & conditions are available at 
https://www.jiscmail.ac.uk/policyandsecurity/

Reply via email to