Logging in
Tip
Contact Secretariat System Administrators with HPC Questions!
vshanka@clemson.edu,jopoole@clemson.edu,madonay@clemson.edu
Contact IHG Research Cores with Research Questions!
ihgcores@clemson.edu
Sequentially complete both Parts 1 and 2 to login, set your password, and to submit jobs to nodes. For Part 1, complete the instructions appropriate for your machine.
Attention
Do not attempt the following steps until you have been contacted regarding your username.
If you would like an account on Secretariat, please let us know!.
When you plan to connect to Secretariat while away from campus, you must first connect to the Clemson Virtual Private Network (CUVPN)!
Part 1: Login
Contact Vijay, John, and Maria (see above email list) for information about your intial password if you have lost it.
Open a Terminal window.
Type
ssh [username]@130.127.173.136on the command line; Press Enter.Insert your own username in the place of
[username]– you do not need the brackets.Type initial password; Press Enter.
Note: As you type the password on the command line, the cursor will not move to indicate that you have typed anything. This is a security feature. Type the entire password and press Enter.
Select your method of Duo Two-Factor Authenication; Authenticate accordingly.
Mobile device users should enter the number associated with their preferred Duo authentication method (commonly
1) to trigger a push notification. Users with alternative methods will get a second prompt for a passcode or token key.Click here for more information about Duo.
The process will be complete when the command line prompt shows to the
[username]@secretariat-master ~]$format.
Login complete!
Attention
Remain logged in to complete Part 2.
Contact Vijay, John, and Maria (see above email list) for information about your intial password if you have lost it.
Open your preferred terminal emulator.
As of 2025, Clemson had a license for StarNet X-Win32, which could be installed on Windows from Company Portal. However, many Windows machines come equipped with Windows PowerShell, which should also work!
Type
ssh [username]@130.127.173.136on the command line; Press Enter.Some terminal emulators provide separate fields for connection information rather than a command-line prompt. In these cases, make sure to use
130.127.173.136as the “remote host” or “server address”.Type initial password; Press Enter.
Note: When you type your password from the command line, the cursor will not move to indicate that you have typed anything. This is a security feature. Type the entire password and press Enter.
Select your method of Duo Two-Factor Authenication; Authenticate accordingly.
Mobile device users should enter the number associated with their preferred Duo authentication method (commonly
1) to trigger a push notification. Users with alternative methods will get a second prompt for a passcode or token key.Click here for more information about Duo.
The process will be complete when the command line prompt shows to the
[username]@secretariat-master ~]$format.
Login complete!
Attention
Remain logged in to complete Part 2.
Note: 130.127.173.136 is often interchangable with secretariat-master.clemson.edu
Part 2: Prepare work environment
While logged in to Secretariat, Type
passwdon the command line; Press Enter.You will be prompted to enter your current password and then your new password twice. When you type your password, it will not appear as you type. This is for security reasons. Press Enter after you have typed each password.
Type
ssh-keygen -t rsaon the command line; Continue pressing Enter until complete.The process will be complete when the command line prompt returns to the
[username]@secretariat-master ~]$format.Type
cat ~/.ssh/id_rsa.pub > ~/.ssh/authorized_keyson the command line; Press Enter.Type
chmod -R 700 ~/.sshon the command line; Press Enter.Type
exiton the command line; Press Enter.
Session ended!
Attention
Immediately after completing Part 2, inform Vijay, John, and Maria (see above email list.) so that they may finalize the status of your newly created account on Secretariat!