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. System Requirements
  3. Components of Password Manager Pro
  4. 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 mail server (SMTP server) for the functioning of 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 <PMP Installation Folder>/bin directory.

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

2. System Requirements

The below table provides an overview of the hardware and software configurations required by Password Manager Pro:

Hardware Operating systems Web interface

Processor

  • Dual Core/Core2Duo or above

RAM

  • 4 GB or above

Hard Disk

  • 200 MB or more for the product
  • 10 GB or more for the database

Note: For Session Recordings, the disk space requirement may vary based on the usage levels.

Windows

  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • Windows Server 2012
  • Windows Server 2012 R2
  • Windows 8
  • Windows 10

Linux

  • Ubuntu 9.x and above
  • CentOS 4.4 and above
  • Red Hat Linux 9.0
  • Red Hat Enterprise Linux 9.x
  • Red Hat Enterprise Linux 8.x
  • Red Hat Enterprise Linux 7.x
  • Red Hat Enterprise Linux 6.x
  • Red Hat Enterprise Linux 5.x

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 (on Windows)
  • Chrome, Firefox, and Safari (on Windows, Linux and Mac)

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

Database

  • PostgreSQL 14.7, bundled with the product.
  • Supports MS SQL Server 2008 and above. SQL server should be installed in Windows 2008 Server and above.

See this document for more details on the software and hardware requirements for Password Manager Pro, based on your organization's size.

3. 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 14.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.

4. 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

PostgreSQL port

2345

Web client port

7272

SSH port

22

Telnet port

23

LDAP without SSL port

389

LDAP with SSL port

636

SMTP port

25

MS SQL port

1433

My SQL port

3306

Oracle port

1521

Sybase ASE port

5000

PMP API port

7070

Password Verification port

135, 139, 445

SSH CLI port

5522

Auto Logon Spark View Gateway port

7273


Top