Using an authentication key for SSH connections provides a more secure alternative to using passwords. This guide explains how to set up a server in VaultOne to use an authentication key for remote connections.
Registering the Server
First, you need to register the server you wish to connect to within your VaultOne platform.
- Log in to the VaultOne platform.
- In the left-hand menu, click Servers.
- Click + Add Computer.
- Enter all the required information for the device, such as its name, IP address, and other details.
Adding a Credential with an Authentication Key
After registering the server, you can add a credential to it which will configure the authentication key.
- Under Credentials, click + Add.
- The Add Credential window appears. Under Credential Type, select Key.
- In the Private Key field that appears, enter only the private key.
- Click Add to save the credential.
After adding the credential, the server is configured for SSH connections using the authentication key.
Note:
An administrator can use the Sharing Preferences to manage access and permissions for this computer for different users.
Back to Top