SSH Tectia

Editing the Configuration Files

SSH Tectia Client includes a default configuration that can get you started, but to tailor the SSH Tectia Client behaviour according to the needs of your environment, you can edit the existing configuration and add settings to the configuration files.

You can edit the ssh-broker-config.xml file with your favorite XML or text editor. When you make modifications to the Connection Broker configuration file, a user-specific copy of the file will be stored to $HOME/.ssh2 which is the default location for the user-specific configuration files.

One of the first items to configure are the user and server authentication settings, for example creating public keys for the users and uploading them to remote servers. For instructions on defining the authentication settings, see Chapter 5, and for the authentication-related options in the configuration file, see authentication-methods.

Another immediately useful item to configure are connection profiles that aid in connecting repeatedly to the same remote servers. For instructions on adding connection profiles in the configuration file, see the section called “The profiles Element”, or to create the profiles via the GUI, see Defining Connection Profiles.

The Connection Broker configuration file ssh-broker-config.xml must be a valid XML file. For details about the Connection Broker configuration options, see ssh-broker-config(5).