![]() |
The following files located in the /opt/tectia/etc
directory are used to store the server configuration information:
/opt/tectia/etc/sshd2_config: the main server
configuration file
/opt/tectia/etc/ssh_certd_config: the Certificate Validator
configuration file
/opt/tectia/etc/hostkey: the default server host
private key
/opt/tectia/etc/hostkey.pub: the default server
host publickey
/opt/tectia/etc/random_seed: the random number
seed file for cryptographic operations
/opt/tectia/etc/knownhosts: the global directory
for remote client host public keys that are trusted for host-based
authentication
The user-specific configurations are stored in each user's
$HOME/.ssh2 directory:
$HOME/.ssh2/knownhosts: the user-specific
directory for remote client host public keys that are trusted for host-based
authentication
$HOME/.ssh2/authorization: the default authorization
file for user public keys