On Windows, the default installation directory
(<INSTALLDIR>
below) for SSH Tectia products is:
"C:\Program Files\SSH Communications Security\SSH Tectia
"
On Windows, the SSH Tectia ConnectSecure files are located in the following directories:
"<INSTALLDIR>\SSH Tectia Client
": user binaries such as ssh-client-g3.exe
for SSH Tectia ConnectSecure
"<INSTALLDIR>\SSH Tectia Broker
": the Connection Broker binaries and example configuration files
"<INSTALLDIR>\SSH Tectia Broker\ssh-broker-config.xml
": the global Connection Broker configuration file (see ssh-broker-config(5))
"<INSTALLDIR>\SSH Tectia Broker\ssh-broker-config-example.xml
": a sample file with Connection Broker configuration examples
"<INSTALLDIR>\SSH Tectia AUX
": auxiliary binaries such as ssh-keygen-g3.exe
"<INSTALLDIR>\SSH Tectia AUX\ssh-broker-ng
": the Connection Broker configuration file DTD directory
"<INSTALLDIR>\SSH Tectia AUX\ssh-broker-ng\ssh-broker-config-default.xml
":
this configuration file is read first, and it holds the factory default settings.
Do not edit this file, but you can use it to view the default settings.
This file must be available and correctly formatted for the Connection Broker to get started.
For the configuration options, see ssh-broker-config(5).
"<INSTALLDIR>\SSH Tectia AUX\ssh-broker-ng\ssh-broker-ng-config-1.dtd
": the document type definition (DTD) used with the Connection Broker configuration files. Do not edit this file!
"<INSTALLDIR>\SSH Tectia AUX\licenses
": the license file directory
(see Licensing)
"<INSTALLDIR>\SSH Tectia AUX\documents
": the end-user license agreements.
Figure 2.5 shows the SSH Tectia directory structure when also SSH Tectia Server has been installed on the same machine.
The user-specific configurations are stored in the directories listed below.
%APPDATA%\SSH\ssh-broker-config.xml
: the user-specific Connection Broker configuration file
%APPDATA%\SSH\global.dat
: the SSH Tectia terminal GUI configuration file
%APPDATA%\SSH\*.ssh2
: the SSH Tectia terminal GUI profile configuration files
%APPDATA%\SSH\random_seed
: the seed file for the random number generator
%APPDATA%\SSH\HostKeys
: the user-specific directory for known remote host keys
%APPDATA%\SSH\UserKeys
: the default directory for user public-key pairs
%APPDATA%\SSH\UserCertificates
: the default directory for user certificate key pairs
%APPDATA%\SSH\identification
: (optional) the identification file used with public-key authentication
Note | |
---|---|
The user-specific |