System administrators can use the Installation Customization Tool to deploy Secure Shell settings to end users. You can specify both user-specific and global locations for installing files.
NOTE:For names and locations of configuration files used by Secure Shell sessions, see the lists that follow the procedure
To create a companion package to install Secure Shell settings
Configure the Secure Shell settings you want to deploy.
Create an administrative installation of Reflection (or use an existing one).
From your administrative installation point, open the Installation Customization Tool from a shortcut or by typing the following command line:
<path_to_setup> \setup.exe /admin
From the
dialog box, select (or open an existing MSI), and then click .From the navigation pane, select
.Under
, specify either or .From the navigation pane, select
.Under
, specify a destination location. Refer to the lists that follow this procedure.Click
, browse to locate the file you want to add to the installation, then click .Click SecureShellSettings.msi).
> and enter a name for your installer file (for exampleUser-specific files and locations
File Name |
Add File To |
---|---|
config |
[ PersonalFolder The default on English systems is \Users\username\Documents\. ]\Micro Focus\Reflection\.ssh NOTE:For information about this file, see Secure Shell Client Configuration Files. |
known_hosts |
[ PersonalFolder The default on English systems is \Users\username\Documents\. ]\Micro Focus\Reflection\.ssh NOTE:For information about this file, see The Known Hosts File. |
pki_config |
[ PersonalFolder The default on English systems is \Users\username\Documents\. ]\Micro Focus\Reflection\.pki NOTE:This file configures Reflection Certificate Manager settings. |
trust_store.p12 |
[ PersonalFolder The default on English systems is \Users\username\Documents\. ]\Micro Focus\Reflection\.pki NOTE:This file configures Reflection Trusted Certificate Authorities |
Global files and locations
File Name |
Add File To |
---|---|
ssh_config |
[ CommonAppDataFolder The application data folder is hidden by default. The default is \ProgramData\. ]\Micro Focus\Reflection\ NOTE:This is the global Secure Shell client configuration file. |
ssh_known_hosts |
[ CommonAppDataFolder The application data folder is hidden by default. The default is \ProgramData\. ]\Micro Focus\Reflection\ NOTE:This is the global known hosts file. |
pki_config |
[ CommonAppDataFolder The application data folder is hidden by default. The default is \ProgramData\. ]\Micro Focus\Reflection\.pki |
trust_store.p12 |
[ CommonAppDataFolder The application data folder is hidden by default. The default is \ProgramData\. ]\Micro Focus\Reflection\.pki |