Print

Editing the tslibrc file

About this task

Use this procedure to edit the tslibrc file.

Procedure

  1. Use your text editor to open the /usr/lib/tslibrc file.
  2. Replace 127.0.0.1 with either the fully qualified domain name or the IP address of the AE Services Server that you want to gain access to, and the port number you want to use (450 is the default port number for the TSAPI Service).

    host_name port_number # comment

    where:

    • host_name is an Internet domain name or IP address (spaces are not valid in host names)

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

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

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