Installing Key Manager Plus
1. Prerequisite Software
There is no prerequisite software installation required to use Key Manager Plus. The standard system (hardware and software) requirements as mentioned below plus an external mail server (SMTP server) are essential for the functioning of Key Manager Plus server and to send various notifications to users.
Note:
Make sure you have the following prerequisites if you are planning to utilize Key Manager Plus' SSH and SSL discovery operation:
2. System Requirements
2.1 Hardware requirements
The below table explains the minimum hardware capabilities that your Key Manager Plus application server needs to possess for successful installation and running.
Note: The term keys refers to the number of SSH private keys plus the number of SSL/TLS certificates plus any digital key managed using Key Manager Plus.
2.2 Software Requirements
i. Operating Systems
Windows:
- Windows 11
- Windows 10
- Windows 8
- Windows 7
- Windows Server 2022
- Windows Server 2019
- Windows Server 2016
- Windows Server 2012 R2
- Windows Server 2012
Linux:
(Key Manager Plus usually works well with all the flavours of Linux)
- Ubuntu 9.x and above
- CentOS 4.x & above
- Red Hat Linux 9.0
- Red Hat Enterprise Linux 5.x and above
Note: Key Manager Plus can also be run on the VMs of all the above operating systems.
ii. Supported Databases
PostgreSQL 14.7 —comes bundled with the product.
Supports MS SQL Server 2012 and above (SQL server should be installed in Windows 2012 Server or above).
iii. Supported Browsers
The HTML client requires one of the following browsers to be installed on the application server:
- Microsoft Edge (on Windows)
- Chrome, Firefox, and Safari (on Windows, Linux, and Mac)
iv. Prerequisite Software
There is no prerequisite software installation required to use Key Manager Plus. You just need to have the above mentioned hardware and software requirements plus an external mail server (SMTP server) to send email notifications to the users.
Apart from this, you need to have the following capabilities additionally if you are planning to utilize the SSH and SSL discovery operations in Key Manager Plus.
- A service account that has domain admin rights in the Key Manager Plus server and in the target systems that you would like to manage.
- Microsoft .NET framework.
Click here to view the PDF version.
3. Components of Key Manager Plus
Key Manager Plus consists of the following components:
- Key Manager Plus server.
- PostgreSQL 14.7, which is bundled with Key Manager Plus. It runs as a separate process. It accepts connections only from the host in which it is running and is not visible externally.
4. Installing Key Manager Plus
4.1 In Windows
- Download and execute ManageEngine_KeyManagerPlus.exe (run as administrator).
- The installation wizard will guide you through the installation process.
- Choose an installation directory - by default, it will be installed in c:/Programe Files/ManageEngine/KeyManager, this installation directory path is referred as "KeyManagerPlus_Home".
- In the final step, you will see two check-boxes—one for viewing ReadMe file and the other one for starting the server immediately after installation. If you choose to start the server immediately, it will get started in the background.
- If you choose to start the server later, after installation, you can start it from the Start >> Programs >> ManageEngine Key Manager Plus (as administrator) menu.
- From the Start Menu, you can perform other actions such as stopping the server or uninstalling the product.
Notes:
- Install Key Manager Plus with the service account that will be used to run it.
- If the service account is subject to change, then grant necessary permissions to allow PG SQL or the data directory to have full control.
- Alternatively, open a command prompt with the required service account and run the command Initpgsql.bat postgres to initialize the database.
4.2 In Linux
- Download ManageEngine_KeyManagerPlus.bin for linux.
- Assign executable permission using command chmod a+x <file-name>
- Execute the following command: ./<file_name>.
- If you are installing on a headless server, execute the command: ./<file_name> -console.
- Follow the instructions as they appear on the screen.
- Key Manager Plus is installed in your machine in the desired location. Henceforth, this installation directory path shall be referred as "KeyManagerPlus_Home".