...
To make install_server.shexecutable, issue this command:
chmod a+x install_server.sh
Execute install_server.sh.
Enter the full installation path, for example: /opt/cm/server
If CM clients are already installed on this computer, the server installation must not be made to the same directory.Confirm the path.
Enter the full configuration files path, for example: /opt/cm/server
Confirm the path.
Enter the name of the license file.
Confirm the file name.
Enter the number or name of each server component, for which you have a license, separated by space (" "). See this list of CM server components. The CMDB database must already exist and the JDBC component should be included to create the database connection parameters. If CF is selected without the CIS component, the CF will automatically be configured to run CIS locally within the CF service. If both the CF and CIS components are selected, CF will be automatically configured to connect to the installed independent CIS service (see Configure the Certificate Factory in Certificate Manager).
Install all
clients at the same time. It is not possible to add new
clients later.
You must uninstall existing
clients before you can reinstall
If you have a license for the functions Key Archive and Recovery or Card Production Manager but are not going to use them, you must set the following parameters in cm.conf:
CardProductionManager.start=false
KARFactory.start=false
Select the database engine from the list.
Select the machine where the database is installed. Default is localhost.
Select JDBC port for the database.
Enter the database instance name.
Enter the name of the database CM user. Default is lcmreq.
Enter the password for the lcmreq user.
...