Registration and Login for the PATh Facility

The major steps to getting started using compute resources at the PATh Facility are:

  • applying for PATh compute credits and being approved by the NSF
  • applying for an account
  • meeting with a PATh staff member for a short consultation and orientation
  • uploading your SSH key

This guide will discuss how to apply for an account and login to the PATh Facility once you have been granted credits by the NSF.

Get a PATh Facility Account

To register with the PATh facility, submit an application using the following steps:

  1. Go to the account registration page. You will be redirected to the CILogon sign in page. Select your institution and use your institutional credentials to login.

    If you have issues signing in using your institutional credentials, contact us at [email protected].

  2. Once you sign in, you will be redirected to the “PATh Facility User Enrollment for New Users” page. Click “Begin” and enter your name, and email address in the following page. In many cases, this information will be automatically populated. If desired, it is possible to manually edit any information automatically filled in. Once you have entered your information, click “SUBMIT”.

  3. After submitting your application, you will receive an email from [email protected] to verify your email address. Click the link listed in the email to be redirected to a page confirm your invitation details. Click the “ACCEPT” button to complete this step.

Meet with a Research Computing Facilitator

Once PATh staff receive your email verification, a Research Computing Facilitator will contact you within one business day to arrange a short consultation and introduction to PATh resources. During this meeting, our staff will provide personalized start-up guidance per your specific computational research goals and activate your account.

Following the meeting, the Facilitator will approve your account, add your profile to any relevant PATh ‘project’ names, and ensure that you have access to the PATh Facility. (You will receive automated emails for some of these actions, which you can otherwise ignore.)

Login

Once your account has been added to a PATh access point, you will be able to log in using a terminal or SSH program. Logging in requires authenticating your credientials using one of two options: web authentication or SSH key pair authentication. Additional information on this process will be provided during and/or following your meeting with a Research Computing Facilitator.

Option 1: Login via Web Authentication

Logging in via web authentication requires no preparatory steps beyond having access to an internet browser.

To authenticate using this approach:

  1. Open a terminal and type ssh [email protected], being sure to replace username with your PATh access point username. Upon hitting enter, the following text should appear with a unique, but similar, URL:

    Authenticate at
    -----------------
    https://cilogon.org/device/?user_code=FF4-ZX6-9LK
    -----------------
    Type 'Enter' when you authenticate.
    
  2. Copy the https:// link, paste it into a web browser, and hit enter.

  3. You will be redirected to a new page where you will be prompted to login using your institutional credentials. Once you have done so, a new page will appear with the following text: “You have successfully approved the user code. Please return to your device for further instructions.”

  4. Return to your terminal, and type ‘Enter’ to complete the login process.

Option 2: Login via SSH Key Pair Authentication

It is also possible to authenticate using an SSH key pair, if you prefer. Logging in using SSH keys does not require access to an internet browser to login into the PATh access point, ap1.facility.path-cc.io.

Full details across multiple configurations are explained in our SSH Authentication guide.

Get Help

For questions regarding logging in or creating an account, contact us at [email protected].