Versions Compared

Key

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

...

Configuring password-less login

Tipinfo

Not  Not required for ecgate, CENTOS 8 Linux VDI beta, or HPC2020 TEMS.

Follow these steps to access This configuration enables single-hop ssh to legacy OpenSuSE physical or virtual workstations, or any other host via ProxyJump.

Info

This configuration will allow access to any host which mounts the same $HOME directory. 

...

.

Add the Teleport certificate authority to your ~/.ssh/authorized_keys file:

Code Block
languagebash
themeMidnight
curl -fs https://nexus.ecmwf.int/repository/internal-teleport-configs/prod/teleport_user_ca.pub >> ~/.ssh/authorized_keys


Tip

This configuration will allow access to any host which mounts the same $HOME directory.

Terminal Access in a Web Browser

...