[Vagnekman-users] Ekman: Login to the temporary login server

Lennart Karlsson Lennart.Karlsson at nsc.liu.se
Mon Sep 14 00:50:18 CEST 2009


Dear Ekman users,

If you have trouble logging in with ssh to the temporary
Ekman login server ekman-tmp, you may need to add
another special option to ssh:

        -o GSSAPIKeyExchange=yes

In total you need to give three special options to ssh, on the
command line or in your SSH configuration files.

So the full login command from a Unix or Linux system will probably be

        ssh -AXK -o GSSAPIDelegateCredentials=yes -o GSSAPIKeyExchange=yes -o GSSAPIAuthentication=yes your_ekman_login_name at ekman-tmp.pdc.kth.se

or

        ssh -AX -o GSSAPIDelegateCredentials=yes -o GSSAPIKeyExchange=yes -o GSSAPIAuthentication=yes your_ekman_login_name at ekman-tmp.pdc.kth.se


Best regards,
-- Lennart Karlsson <vagnekman-support at snic.vr.se>
   National Supercomputer Centre, Linkoping University
   http://www.nsc.liu.se




More information about the Vagnekman-users mailing list