Skip to main content
Version: Axidian Privilege 3.0

Connection via SSH Clients

This section describes how to connect SSH through third-party clients.

Connecting via Access Gateway

  1. Open the terminal.

  2. Enter the connection string for SSH Proxy or Balancer. You can use IP address or DNS.

    ssh axidianproxy

    If necessary, specify the user and port.

    ssh user@axidianproxy -p 2222
  3. Enter password and TOTP.

  4. Select the resource you want to connect to.

Connecting to a Specific Resource

  1. In the user console, next to the SSH resource, click Copy. This will copy to the clipboard the SSH connecting command to this resource.
  2. Paste the copied line into the terminal.
  3. Enter password and TOTP.