Editing the tslibrc file

Last Updated : Oct 25, 2023 |

About this task

Use this procedure to edit the tslibrc file.

Procedure

  1. Use your text editor to open the /usr/lib/tslibrc file for 32-bit client or /usr/lib64/tslibrc file for 64-bit client.
  2. Replace 127.0.0.1 with either the fully qualified domain name or the IP address of the AE Services server to gain access and the port number you want to use.
    • The port number for the Unencrypted TSAPI Service is 450.

    • The port number for the Encrypted TSAPI Service is 453.

    host_name port_number # comment

    Where:

    • host_name is an Internet domain name or IP address. Spaces are not valid in hostnames.

    • port_number is the TCP port for the TSAPI Service name. If the port number is omitted, a default value of 450 is assumed.

      Note:

      By default, TSAPI unencrypted port 450 is disabled from AE Services Release 10.2.

    • # comment is the area to the right of the pound sign for comments.

    If you use a firewall, for more information, see Port settings for firewall administration.