Configuring the user acceptance window in Linux

About this task

You can configure the user acceptance window properties locally on the target if the target takes part in peer to peer sessions only. For a Linux target, you can edit the target configuration file to set the properties.

To configure the target properties in Linux, complete the following steps:

Procedure

  1. Edit the /etc/ibmtrct.conf file.
  2. Choose the appropriate method for configuring the properties.
    • Set a custom default string

      Type in the default string for the relevant property.

    • Create a locale-specific property

      Add an entry for the property along with the locale and the custom string. For example, CustomConfirmTitle.fr = [custom string].

  3. Save the file.
  4. Restart the target service.
    To add a custom icon to the acceptance window, you can rename your file to CustomConfirmIcon.bmp and save the file to the directory defined in the WorkingDir target property.
    Note: The file must be 32 by 32 pixels in size and in BMP format.