Connecting to an SSH Server
Through the User Portal you can connect to an SSH server with a terminal or SSH client. Depending on your organization's policy, you may or may not be prompted for your credentials.
Connecting to an SSH Server
- In the User Portal, click on the name of the SSH server ![ssh server] (https://files.readme.io/0fb73ff-Screen_Shot_2021-11-02_at_2.21.16_PM.png) to which you wish to connect.
- Enter your username.
- Enter your password.
- Click the eye ![eye] (https://files.readme.io/9b92152-show_password.png) icon to show the password.
- Click the hide password ![hide password ] (https://files.readme.io/64245ea-hide_password.png) icon.
- Click Upload Private Key to upload a key.
Connecting with a Terminal
- Click copy to copy the SSH command.
- Paste the command in your terminal.
- Click OK.

Connect with SSH Client
- Click copy to copy the fields in the window.
- Paste the copied fields in your SSH client.
- Click OK.

Updated over 1 year ago