Instalando o Lotus Sametime Gateway 8.5 no Linux
ARTIGO ATUALIZADO PARA A VERSÃO 8.5.1
RESUMO
Nesta série de artigos estarei mostrando como instalar o IBM Lotus Sametime Gateway 8.5.1 no Linux.
Pacotes Necessários Software
- CZII5ML - IBM Lotus Sametime Gateway Server 8.5.1 AIX Linux Solaris Multilingual
- CZA6UML - WebSphere Application Server Network Deployment V7.0.0.3 Customized Installation Package Linux x86 for Sametime 8.5.1 Multilingual
Pré-requisitos
- Todos os nomes de servidores devem ser resolvidos via DNS (or via arquivo HOSTS)
- Tenhas em mãos as seguintes informações do LDAP
- LDAP Hostname
- LDAP Port
- LDAP Bind User
- LDAP Bind User Password
- LDAP BaseDN
Passos para a Instalação
Criando a base no DB2
Com o usuário root desempacto os arquivos de instalação dentro do diretório do db2admin ou db2inst1
# cd /home/db2admin # mkdir gw # cd gw # tar -xvf /root/CZII5ML.tar # cd .. # chown -R db2admin.db2admin gw
Faça o login com o usuário db2admin e execute a criação da base
# su - db2admin $ cd /home/db2admin/gw/database/db2 $ db2 -tvf createDb.sql
Instalando o Sametime Gateway 8.5.1
Extrair o arquivo
# mkdir STGW # cd STGW # tar -xvf /root/CZII5ML.tar]
Verificando o resultado
# ls database HTML installi5OS.bat install.sh dist install.bat installresponse.txt
Iniciando a instalação
# ./install.sh -console
OCO Source Materials L-KBIM-82KJG5 (c) Copyright IBM Corp. 2010 The source code for this program is not published or other- wise divested of its trade secrets, irrespective of what has been deposited with the U.S. Copyright Office. Reminder: Attempting to use the console interface to install directly from the CD-ROM can cause the CD drive to become unmountable. To avoid this problem, copy the CD locally and run it from there. See the IBM Lotus Sametime Gateway Information Center for more details.
Escolha o idioma
Initializing Wizard........ Launching InstallShield Wizard........ ------------------------------------------------------------------------------- Select a language to be used for this wizard. [X] 1 - English [ ] 2 - French [ ] 3 - German [ ] 4 - Italian [ ] 5 - Japanese [ ] 6 - Korean [ ] 7 - Portuguese (Brazil) [ ] 8 - Simplified Chinese [ ] 9 - Spanish [ ] 10 - Traditional Chinese To select an item enter its number, or 0 when you are finished: [0]
Tecle Enter
Aceite a licença
To select an item enter its number, or 0 when you are finished: [0] International License Agreement for Non-Warranted Programs ... Press Enter to continue viewing the license agreement, or, Enter "1" to accept the agreement, "2" to decline it or "99" to go back to the previous screen, "4" Read Non-IBM Terms.
Tecle 1 e Enter
Selecione o Tipo de instalação, no nosso caso Standalone
------------------------------------------------------------------------------- Installation for IBM Lotus Sametime Gateway 8.5.1 Select the type of installation. 1. Standalone server 2. Primary node 3. Deployment Manager 4. Secondary node 5. SIP and XMPP proxy servers Select the type of installation. [1]
Tecle Enter Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
Tecle Enter
Informe o diretório dos arquivos do WASND
------------------------------------------------------------------------------- Installation for IBM Lotus Sametime Gateway 8.5.1 Enter the root path to the installation files for WebSphere Application Server. Installation files: [] /root/WASND Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
Tecle Enter
Aceite o diretório de instalação do WAS
------------------------------------------------------------------------------- Installation for IBM Lotus Sametime Gateway 8.5.1 To install WebSphere Application Server in this location, choose Enter. To install WebSphere Application Server to a different location, enter the new location and choose Enter. Space required: 1 GB. Install location: [/opt/IBM/WebSphere/AppServer] Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
Tecle Enter
Informe o Nome do Node,Cell,hostname ou aceite o default
------------------------------------------------------------------------------- Installation for IBM Lotus Sametime Gateway 8.5.1 Enter the properties for the profile to create for this Sametime Gateway server. Node and cell names must be unique. Do not use the same cell name for each node in a cluster. Do not use a localhost or loopback address. Node: [stgw01Node] Cell: [stgw01Cell] Host name: [stgw01.empresax.com.br] Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
Tecle Enter
Informe o Administrador e Senha
------------------------------------------------------------------------------- Installation for IBM Lotus Sametime Gateway 8.5.1 Create the administrative user ID and password for the WebSphere Application Server. The administrative user name must not exist in your LDAP directory. This user ID is only used to access WebSphere Application Server. The user ID is not related to any user name used to access the operating system itself. User ID: [stgwadmin] Password: Confirm Password: Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
Tecle Enter
Informe o Local de instalação do Sametime Gateway
------------------------------------------------------------------------------- Installation for IBM Lotus Sametime Gateway 8.5.1 To install Sametime Gateway in this location, choose Enter. To install Sametime Gateway to a different location, enter the new location and choose Enter. Space required: 250 MB. Install location: [/opt/IBM/WebSphere/STgateway] Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
Tecle Enter
Informe as propriedades do DB2
------------------------------------------------------------------------------- Installation for IBM Lotus Sametime Gateway 8.5.1 DB2 Properties: Specify the DB2 database properties. The installer uses this information to create the JDBC provider and connect to the database for Sametime Gateway. Host name: [stgw01.empresax.com.br] db2server.empresax.com.br Port: [50000] Database name: [stGW] Application user ID: [] db2admin Application password: Schema user ID: [] db2admin Schema password: Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
Tecle Enter