Basic Requirements

This document provides you the information related to the basic requirements to install Password Manager Pro in your system environment. This is to ensure your system environment is compatible to perform all the Password Manager Pro functions and operations. This document deals with topics such as prerequisites, system requirements, components, ports and also includes information related to the operating systems for the different deployments of the Password Manager Pro installation.

Before you install the product in your system environment, make sure that all the below basic requirements are satisfied:

  1. Prerequisites
  2. Hardware Requirements
  3. Software Requirements
  4. Components of Password Manager Pro
  5. Ports used by Password Manager Pro

1. Prerequisites

Apart from the standard system requirements (both hardware and software), the following elements are essential for the proper functioning of the Password Manager Pro server:

Note: The following are required, if you're planning to make use of Password Manager Pro's account discovery and password reset provisions.

  1. An external SMTP mail server to support the functioning of the Password Manager Pro server and to send various notifications to users.
  2. A service account [OR] a gMSA that has either domain admin rights or local admin rights in the Password Manager Pro server and in the target systems that you would like to manage.
  3. Microsoft .NET framework.
  4. Visual C++ Redistributable for Visual Studio 2015 and above (for Password Manager Pro's Account Discovery and Password Reset features).

(Applicable from build 10404 to 11000)
Note
: Follow the below steps to allow Password Manager Pro to perform all SSL-related operations if you have the Key Manager Plus add-on in your installation:

1. Download the .zip folder from this link and extract the remcom.exe file from the .zip folder.
2. Copy and paste the remcom.exe file into the <Password-Manager-Pro-Installation-Directory>/bin folder.

From build 11000 onwards, the above-mentioned features will work without the remcom.exe file.


2. Hardware Requirements

Organization Size Processor RAM Hard Disk

Small (<1000 servers, <500 keys and <500 users)

Dual Core or above

8GB

  • 2 GB for product
  • 10 GB for database

Medium (<5000 servers, <1000 keys and <1000 users)

Quad Core or above

16GB

  • 2 GB for product
  • 50 GB for database

Large (>5000 servers, >1000 keys and >1000 users)

Octa Core or above

32GB

  • 2 GB for product
  • 100 GB for database


3. Software Requirements

Operating Systems Web Interface & Database

Windows

  • Windows Server 2025
  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • Windows 11
  • Windows 10

Linux

  • Ubuntu 18.04.x and above
  • CentOS 6 and above
  • Red Hat Linux 9.0
  • Red Hat Enterprise Linux 5.x and above
  • AlmaLinux 9.x and above

Note: In general, Password Manager Pro works well with any flavor of Linux and can also be run on VMs of the above operating systems.

HTML client requires one of the following browsers** to be installed in the system:

  • Microsoft Edge for Windows
  • Chrome, Firefox, and Safari for Windows, Linux and Mac

** Password Manager Pro is optimized for 1280 x 800 resolution and above.

Database

  • PostgreSQL 15.7, bundled with the product.
  • Password Manager Pro also supports MS SQL Server 2016 and above.
  • The SQL server should be installed in Windows 2016 Server and above.

4. Components of Password Manager Pro

Password Manager Pro comprises of the following components:

  1. The Password Manager Pro server.
  2. The Password Manager Pro Agent:
    - for establishing connections with the remote resources.
  3. The database PostgreSQL 15.7:
    - bundled with Password Manager Pro that runs as a separate process.
    - accepts connections only from the host where it is running.
    - runs in an invisible mode.

5. Ports Used by Password Manager Pro

The below table lists the set of all ports used by Password Manager Pro for remote access:

Port Name Port Number Direction

PostgreSQL port

2345

Outbound

Web client port

7272

Inbound

SSH port

22

Outbound

Telnet port

23

Outbound

LDAP without SSL port

389

Outbound

LDAP with SSL port

636

Outbound

SMTP port

25

Outbound

MS SQL port

1433

Outbound

My SQL port

3306

Outbound

Oracle port

1521

Outbound

Sybase ASE port

5000

Outbound

RESTAPI port

7070

Inbound

Password Verification port

135, 139, 445

Outbound

SSH CLI port

5522

Inbound

Auto Logon Spark View Gateway port

7273

Inbound




Top