Configuring SSH Servers
To connect CLAi to an SSH server, follow the steps below through the CLAi interface:
-
Navigate to the 'interaction' tab and select the gear icon next to the server dropdown menu.
-
Choose 'add new ssh server' and provide the necessary details for the server you wish to connect with.
Required Fields
-
Server OS: Specify the operating system of the server you are connecting to. Options include Linux, Windows, and MacOS.
-
SSH Server: Enter the IP address or hostname of the server.
-
SSH Port: Provide the port number your server uses for SSH connections.
-
SSH Username: The username for logging into your SSH server.
Authentication
-
SSH Password: If your server uses password authentication, enter your password here.
-
Use SSH Keyfile: For servers utilizing key-based authentication, check this box.
-
After selecting "Use SSH Keyfile," use the browse button to locate and select your SSH keyfile.
-
Keyfile Password: If your keyfile is encrypted, fill in the Keyfile Password field with the appropriate decryption password.
-