Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now ssh to a gateway machine at Fermilab.

No Format

ssh USERNAME@flxi02.fnal.gov

You may need to use ssh_config as your SSH configuration file for the Kerberos ticket forwarding to work correctly.

No Format
ssh -F ssh_config USERNAME@flxi02.fnal.gov

From the node inside Fermilab, execute kinit again.

No Format

kinit -f USERNAME

Now you should be able to connect to the ilcsim node.

...