Externally Accessing CADES Resources - XCAMS Accounts

You may find you need access to CADES resources from off-campus.

This guide is intended to provide external ORNL users (XCAMS account holders) guidance on how to access some of the most common CADES resources. If you need further assistance, you can contact the CADES team.

ORNL UCAMS Account Holders

ORNL UCAMS account holders should see this guide as these users have other access methods available.

CADES External Login Node

CADES maintains an external login node collab.cades.ornl.gov.

New Users: To log in to this node, you must request membership in the cades-misc group via the XCAMS portal. CADES required external users who are not U.S. Citizens to have an ORNL host and a PAS to be approved for access to this login node. To aquire this PAS, have the ORNL Host Scientist's administative assistant request a "Service to ORNL PAS" for cyber access for you from the ORNL Visitor's Cetner.

To login to the external access node use your XCAMS ID as your username to SSH:

ssh username@collab.cades.ornl.gov

From here you can access internal resources, including:

Accessing the OpenStack Horizon Web Interface

To view the OpenStack Horizon Web Interface you may use SSH port forwarding (replace username with your user ID and enter your password when prompted):

ssh -L 9000:cloud.cades.ornl.gov:80 username@collab.cades.ornl.gov

Then view in your browser: http://localhost:9000

Accessing the CADES SHPC Cluster

Open Protection Zone

  1. Log in to the CADES external login node collab.cades.ornl.gov.
  2. Execute ssh username@or-slurm-login.ornl.gov replacing username with the username you registered above.
  3. When prompted, enter your XCAMS password.

Moderate Protection Zone

  1. Log in to the CADES external login node collab.cades.ornl.gov.
  2. Execute ssh username@mod-condo-login.ornl.gov replacing username with your ORNL UCAMS ID.
  3. When prompted, enter your UCAMS password.

Access to CADES Documentaion

The main support documentation is publicly available at https://docs.cades.ornl.gov/.