Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
ConfiguringaListenertolistentoadifferentport
ConfiguringaListenertolistentoadifferentport
Configuring a Listener to listen to a different port

To configure a Listener agent to listen to a different port

  1. Click Advanced. The “Add Add Server Advanced” Advanced dialog box opens.
  2. Enter a different port number in the Port number field (Default Port Number: 20702)number. The default port number is 20702.
  3. Click OK.

    Info

    You can specify a Listener port only during the server installation. To change a port of an already installed Listener, see the Precise CLI Utilities Reference Guide .

Anchor
ConfiguringaPreciseListenertousecommunicationrelay
ConfiguringaPreciseListenertousecommunicationrelay
Configuring a Precise Listener to use communication relay

By default, Precise initiates communications from the Precise FocalPoint to the server , and from the server to the Precise FocalPoint. In case you need to restrict communication to use only "the Precise-FocalPoint-to-the-server " direction, you can configure the listener to use communication relay.

To configure the Precise listener to use communication relay

  1. Click Advanced. The “Add Add Server Advanced” Advanced dialog box opens.
  2. Check the box for “This the This server should use communication relay”relay box.
  3. Click OK.

    Info

    You can specify relay settings only during the server installation. To change a relay setting of a previously installed listener, see  see the Precise CLI documentationUtilities Reference Guide.

Anchor
ConfiguringaPreciseagenttouseaspecificuseraccountWindows
ConfiguringaPreciseagenttouseaspecificuseraccountWindows
Configuring a Precise agent to use a specific user account (Windows)

On a Windows server, by default the Precise agents are using the local system user account by default. You can configure a Precise agent to use a specific user account. This can be set only when installing the server. For more information, see About secured Precise systems.

To configure a Precise agent to use a specific user account

  1. Click Advanced. The “Add Add Server Advanced” Advanced dialog box opens.
  2. Mark the “Use Check the Use different Windows Service credentials than the default LocalSystem account” boxaccount box.
  3. Enter a user name with administrator privileges. If you work with the MS SQL Server, the Windows user should have a defined set of privileges.
  4. Enter the user password.
  5. Enter the domain or machine name in or on which the user account was created.
  6. Click OK.

...

Info

To configure multiple Listeners, you must also configure the Listener to listen to a different port. For more information, see Configuring a Listener to listen to a different port. If you want to install additional Listeners on the same server (for example in cluster applications), verify that each new Listener is given a different port number, and different Unique ID.

To configure multiple listeners on the same server

  1. Click Advanced. The “Add Add Server Advanced” Advanced dialog box opens.
  2. Check the box for “Multiple Listeners”the Multiple Listeners box.
  3. Enter a Unique ID. The unique name is added as a suffix to the names of all Precise services, so that you can install several Precise Listeners.
  4. Click OK.

...

Info

Secure Server installation ensures that the Precise communication key is not transferred as clear text over the communication. When using secure server, you will be required to use secure network protocols such as SSH and SCP for UNIX servers and Manual mode for adding Windows servers.

To secure communication key transfer to a new server

  1. Click Advanced. The “Add Add Server Advanced” Advanced dialog box opens.
  2. Check the box for “Secured server installation” Secured server installation box.
  3. Click OK, and then proceed with the server installation.

...

By default, the Precise Listener is bound to all addresses for the specified port. To bind a specific server address, specify this address in the server name field and configure the Precise Listener to bind to this address.

To bind the Precise Listener to a specific address

  1. Click Advanced. The " Add Server Advanced " dialog box opens.
  2. Mark Check the "Bind the Precise Listener to the specified server address" check box box.
  3. Click OK.

Anchor
AddingaWindowsserverusingmanualmode
AddingaWindowsserverusingmanualmode
Adding a Windows server using manual mode

Info

Perform a manual installation only if:

  • your Windows server does not allow a remote installation, or
if
  • you need secured communication key transfer, or
  • if there are communication issues using automatic installation mode.

To add a Windows server using manual mode

  1. Select “Manual Installation” Manual Installation, and then click Next.
  2. In the Add Server dialog box, perform the following steps (as they appear in the dialog box):
    1. Specify a password to encrypt your configuration (you will have to use this password on the installed server).

      Info

      This step appears only appears if the “Secured server installation” check box Secured server installation box in the ‘Advanced’ Advanced screen in markedis checked. For more information about this process, see Securing communication key transfer to a new server.

    2. Specify a local directory to temporarily save the installation and configuration files, and then click Save Files.
    3. Log in to the Windows server as the user who will own the Precise installation.
    4. Copy the Precise Listener agent installation and configuration files psin_ba_WIN.exe and setup.xml to the Precise installation directory and verify that is has execution privileges.
    5. Double-click the psin_ba_WIN.exe file to run the Precise Listener installation file on the Window server.
    6. Run the following command from the <Precise_root> directory on the Windows server:
      infra\bin\psin_infra.exe -manual-extricate-crypt <password>

      Info

      Replace <password> with the password specified in step a.

  3. Click Next.

...

Info

Perform a manual installation only if your UNIX server does not have Telnet/SSH/SCP communication or if there are communication issues using automatic installation mode.


To add a UNIX server using manual mode

  1. Select “Manual Installation” Manual Installation, and then click Next.
  2. Specify the UNIX server type (, referred to as the UNIX flavor). Precise Framework Installer has a different Precise Listener agent installation file for each supported UNIX server type. To copy the appropriate file, you must first select the UNIX flavor type.
  3. In the New Server (UNIX without Telnet) dialog box, specify an installation folder on the local PC. This folder is required only to copy the installation file from the Precise download or the DVD to the local machine.
  4. In the New Server (UNIX without Telnet) dialog box, click Save File to copy the Precise Listener agent installation file and listener ports file to the local folder that you specified in Step 3.
  5. Copy the Precise Listener agent installation file to the server where you want to install the Precise Listener agent. Verify that you have previously defined a Precise UNIX user to be the owner of the Precise installation folder. It is recommended to create a special folder for Precise use and transfer the file to that folder.
    The folder to which you copy the installation file in this step is the folder that Precise will use for all product installations on this server.
  6. Click Next.
  7. On the server, verify that the psin_ba_UNIX-FLAVOR has executable permissions and run the psin_ba_unix-flavor installation file. Once the installation file script is executed, the Precise Listener agent on the server is started.
  8. If secured server installation is checked, run the following command from the Precise <precise_root> folder:
    ./infra/bin/psin_infra -manual-extricate-crypt <password>
    The <password> should be replaced with the key you supplied in the Advanced Settings dialog box parameters.
  9. On the installer GUI, click Listener agent running. Precise Installer is now trying to communicate with the Precise Listener agent on the target server.
  10. Click Next.

...