Installing a single Sametime Gateway Server

Install Sametime® Gateway Server as a single, non-clustered server.

Procedure

  1. On the computer where you will install the Sametime Gateway server, log on as root (Linux™) or as the system administrator (Windows™).
  2. Linux only: Refer to the following list of required Linux packages and libraries, and install the appropriate versions for your operating system.
    Note: The .rpm file versions of some of these packages as available on actual operating-system installation media might differ from the following list. If you have a newer version of a specific package that is listed here, you do not need to replace it with the older version
    For any Linux server, the following libraries are required:
    • libstdc++.so.5
    • libstdc++-libc6.1-1.so.2 is
    For RHEL 6.x 64-bit only, 64-bit versions of the following packages are required:
    • compat-libstdc++-33-3.2.3-69
    • compat-db-4.6.21-15
    • libXp-1.0.0-15.1
    • libXmu-1.0.5-1
    • libXtst-1.0.99.2-3
    • libXft-2.1.13-4.1
    • pam-1.1.1-4
    • gtk2-2.18.9-4
    • gtk2-engines-2.18.4-5
    • rpm-build-4.8.0-12
    • elfutils-0.148-1
    • elfutils-libs-0.148-1
    • ksh-20100621-2
    For RHEL 6.x 64-bit only, 32-bit versions of the following packages are also required:
    • compat-libstdc++-33-3.2.3-69
    • compat-db-4.6.21-15
    • libXp-1.0.0-15.1
    • libXmu-1.0.5-1
    • libXtst-1.0.99.2-3
    • libXft-2.1.13-4.1
    • pam-1.1.1-4
    • gtk2-2.18.9-4
    • gtk2-engines-2.18.4-5
    • glibc-2.12-1.7
    • libgcc-4.4.4-13
    • libstdc++-4.4.4-13
    • libXi-1.3-3
    For RHEL 6.x 64-bit Silent Install only:
    • glibc-2.12-1.7
    • libgcc-4.4.4-13
    • libstdc++-4.4.4-13
    • libXp-1.0.0-15.1
    • libXmu-1.0.5-1
    • libXtst-1.0.99.2-3
    • libXft-2.1.13-4.1
    • libXi-1.3-3
    • Required RPM: compat-libstdc++-33
    • Required library: libstdc++.so.5 & libstdc++-libc6.1-1.so.2
  3. Install IBM® Installation Manager.
  4. Install IBM WebSphere Network Deployment.
    Note: Sametime Gateway requires WebSphere Application Server Network Deployment 8.8.5.x and is not supported on V9.
  5. Navigate to the folder where you extracted the Sametime Gateway package and run the following command to install Sametime Gateway:
    Linux
    install.sh -console
    Attention: If one or more of the DNS addresses in your environment (for example: WebSphere Application Server installation host name, DB2® host name, or LDAP host name) refers to an IPv6-format address, add the following option to your install command to work around an IPv6-related issue with the installer:
    install.sh -console -V BypassWasInfoCheck=true

    Because your input will not be verified during installation, you should take extra care when typing values.

    Windows
    • For wizard mode: install.bat
    • For console mode: install.bat -console
    Attention: If one or more of the DNS addresses in your environment (for example: WebSphere Application Server installation host name, DB2 host name, or LDAP host name) refers to an IPv6-format address, add the following option to your install command to work around an IPv6-related issue with the installer:
    install.bat -V BypassWasInfoCheck=true

    Because your input will not be verified during installation, you should take extra care when typing values.

  6. Select the language for the installation wizard, and the click OK.
  7. On the Welcome page, click Next.
  8. On the Software License Agreement page, read the license agreement carefully, click Agree, and then click Next.
  9. Select Standalone server, and then click Next.
  10. Create a WebSphere administrator account by supplying a new user ID and password, and then click Next.
    The user must not exist in the LDAP directory. The password must not contain accented characters or any of the following characters:
    ;*!?"/<>|+&'`[]%^  
  11. Review the default directory path where Sametime Gateway Server will be installed, change it if necessary, and then click Next.

    To change the location, click Browse and select a location, or type a new path.

  12. Provide database properties for the Sametime Gateway database hosted on DB2 and then click Next.
    Table 1. Database properties for the Sametime Gateway database
    Database Properties Value
    Host name Fully qualified host name or TCP/IP address of the DB2 server.
    Port Port number of the DB2 server (typically 50000 on Windows and 50001 on AIX® or Linux).
    Database name The name of the database that you created (the name is not case sensitive). If you used the default database name, type STGW.
    Application user ID The user ID of the DB2 administrator.
    Application password The password of the DB2 administrator.
    Schema user ID The ID for the user that has appropriate permissions to create tables in the database; typically the DB2 administrator.
    Schema password The password for the schema owner.
  13. Choose whether to connect to the LDAP server now, or to defer that task until after installation is complete, and then click Next.
    • Configure LDAP now

      Configure the LDAP connection now if you will not require an SSL connection. If you choose to configure the connection now, continue to the next step.

    • Configure LDAP after the installation

      Configure the LDAP connection later if you will use SSL, if you do not know the host name and port number used by LDAP, or if there is a firewall between the LDAP server and this new Sametime Gateway server. If you choose to configure the LDAP connection later, skip to step 22.

  14. Select an LDAP host name from list of Registered host names and ports in your domain, or select Other and type a host name or IP address in the Host name field. Accept the default port or change it now, and then click Next.
  15. Choose whether to allow anonymous access, and then click Next..

    If your LDAP server is not configured to allow anonymous access, you will not see this option.

    • Anonymous access

      Select this option if you don't need authenticated access to the LDAP server, and skip to step 22.

    • Authenticated access

      Select this option if your LDAP server requires authenticated access, and continue to the next step. You must provide an authentication identity, including a bind distinguished name and password from the LDAP administrator.

  16. Enter the Bind distinguished name (DN) and Bind password values, and then click Next..
    • Bind distinguished name
      The bind distinguished name can be any user with read access to the LDAP server; this user does not have to be the LDAP administrator. For example:
      uid=ldapadmin,cn=users,l=shipley,st=kansas,c=us,ou=example,o=medical,DC=EXAMPLE,DC=COM
    • Bind password

      For example: 8M96l02CxyP

  17. In the Base distinguished name field, select a base distinguished name from the list of Suggested base distinguished names in your LDAP or provide one, and then click Next.
    Note: This page does not display if you are connecting to an IBM Domino® LDAP.

    The base distinguished name indicates the starting point for LDAP searches. For example, for the bind distinguished name given as an example in the previous step, you can specify the base DN as: DC=EXAMPLE,DC=COM. For authorization purposes, this field is case sensitive.

  18. On the Sametime Gateway Server installation summary page, review the installation settings, change them if needed, and then click Install.

    Click Back to make changes to installation settings.

  19. Read the installation summary, optionally click View log file to review the log, and then click Finish to close the wizard.

Results

To view the installation log after the wizard is closed, open the log file at stgw_server_root\logs\installlog.txt.