You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

WsMetaServer is installed and configured such that it can ONLY be connected locally.
To enable remote access to the WhereScape Metadata Server:

  1. Open Firewall Port. Default is 53722.
  2. Navigate to C:\Program Files\WhereScape\WsMetaServer\data.
  3. Right click on pg_hba.conf and open the config file in Notepad.
  4. Amend the address values. (Default values shown in the following screenshot)

REPLACE WITH THIS IMAGE: Images/installation/editconfigfile.png

    • Remove # for an entry you want to edit and update the address. The address can be a host name, or is made up of an IP address and a CIDR mask (as shown in the following example).

REPLACE WITH THIS IMAGE: Images/installation/editconfigfile2edited.png

  1. Save your changes.
  2. Restart the WsMetaServer service once all the settings have been updated.
  • No labels