Using the default response file
Use the default response file to specify silent installation parameters for your environment.
Before you begin
About this task
Silent installation uses the parameters in a response file to install the same HCL Connections profile on multiple computers.
If you are silently installing HCL Connections as a non-root user in an AIX® or Linux™ environment, you must specify that parameter in the silent-install.ini file.
Procedure
- Navigate to the connections_root directory and open the LC.rsp response file.
- Specify your installation parameters. For more information, see the The default response file topic.
- Add the encrypted passwords to the relevant elements of
the response file. The following example shows the elements for the
Activities passwords:
<data key='user.activities.adminuser.password' value='encrypted_password'/>
<data key='user.activities.dbUserPassword value='encrypted_password'/>
where encrypted_password is the password after you encrypted it.
- Change the default WebSphere® Application Server administrator name from wasadmin if your administrator name is different.
- Save your changes.
- If you are performing the silent installation as a non-root
user on AIX® or Linux™ systems, complete the following steps: