On Unix platforms, the SSH Tectia Client files are located in the following directories:
/etc/ssh2
/etc/ssh2/ssh-broker-config.xml
: the global Connection Broker configuration file (see ssh-broker-config(5))
/etc/ssh2/ssh-broker-config-example.xml
: a sample file with Connection Broker configuration examples
/etc/ssh2/licenses
: the license file directory (see Licensing)
/etc/ssh2/hostkeys
: the global directory for known remote host keys
/etc/ssh2/ssh-tectia/auxdata/ssh-broker-ng
: the Connection Broker configuration file DTD directory
/etc/ssh2/ssh-tectia/auxdata/ssh-broker-ng/ssh-broker-config-default.xml
: a sample file that shows the factory default settings (see ssh-broker-config(5))
/opt/tectia/bin
: user binaries such as sshg3
and ssh-broker-g3
/opt/tectia/docs
: SSH Tectia Client user documentation in PDF format
/opt/tectia/man
: SSH Tectia Client man pages
/opt/tectia/libexec
: library binaries
/opt/tectia/lib/sshsecsh
: library binaries
The user-specific configurations are stored in the following directories:
$HOME/.ssh2
: the default directory for user keys
$HOME/.ssh2/ssh-broker-config.xml
: the user-specific Connection Broker configuration file
$HOME/.ssh2/random_seed
: the seed file for the random number generator
$HOME/.ssh2/hostkeys
: the user-specific directory for known remote host keys
$HOME/.ssh2/identification
: (optional) the identification file used with public-key authentication