Creating an Account
Enter connection details
| Field | Description |
|---|---|
| Name | A descriptive name (e.g., prod-web-01) |
| Host | Server hostname or IP |
| Port | SSH port (default: 22) |
| Username | Linux username to connect as |
Authentication Methods
- Password
- Public Key
- Certificate (Recommended)
The simplest option. Provide the username and password.The server must have
PasswordAuthentication yes in sshd_config.Connecting
- Web Access
- CLI
Web Access provides an interactive terminal in your browser.
- Go to Privileged Access Management → My Access
- Find the account and click Launch → Connect in Browser
- A terminal opens in a new tab
exit or close the tab.Next Steps
SSH Certificate Auth
Set up certificate-based authentication.
Sessions
View and manage sessions.