Use > Hardening > Data Flow Probe Hardening > Remote Access to the PostgreSQL Server

Remote Access to the PostgreSQL Server

This section explains how to permit/restrict access to the PostgreSQL Data Flow Probe Account from remote machines.

Note  

  • By default, access is restricted.
  • You cannot access the PostgreSQL Root Account from remote machines.

To permit PostgreSQL access:

  • Run the following script in a command prompt window:

    C:\UCMDB\DataFlowProbe\tools\dbscripts\enable_remote_user_access.cmd

To restrict PostgreSQL access:

  • Run the following script in a command prompt window:

    C:\UCMDB\DataFlowProbe\tools\dbscripts\remove_remote_user_access.cmd