-
create a tdisol dir in /opt/IBM/TDI/V7.1.1/
mkdir /opt/IBM/TDI/V7.1.1/tdisol
-
Copy the TDI directory from /opt/install/ic55/ic55/Wizards/TDIPopulation/linux to /opt/IBM/TDI/V7.1/tdisol/
cp -ar /opt/install/ic55/ic55/Wizards/TDIPopulation/linux/TDI/ /opt/IBM/TDI/V7.1.1/tdisol/
-
This directory has the settings from when you populated the profiles database. Periodically as users are added, removed or updated in ldap you need to run the ./sync_all_dns.sh from this directory to keep the profiles database and ldap directory in sync
I.Install and Configure IBM HTTP Server and Plug-in 8.5.5.7
In this step we will Install IBM HTTP Server 8.5.7
Install the plugin for the HTTP Server
Apply fix pack IHS as well as the plugin
Configure IHS with the DMGR
Configure SSL on IHS
I.1.Install IBM HTTP Server 8.5.5.7
Software needed for this step:
IBM Connections V5.5 for IBM Connections Suite V5.5 Multiplatform Multilingual eAssembly (CRY8MML)
-
IBM WebSphere Application Server V8.5.5 Supplements (1 of 3) for Multiplatform Multilingual (CIK1VML )
-
IBM WebSphere Application Server V8.5.5 Supplements (2 of 3) for Multiplatform Multilingual (CIK1WML )
-
IBM WebSphere Application Server V8.5.5 Supplements (3 of 3) for Multiplatform Multilingual (CIK1XML )
IBM HTTP Server and plug-ins 8.5.5 fixpack 7 - http://www-01.ibm.com/support/docview.wss?uid=swg24040533
Extract the IBM IBM WebSphere Application Server V8.5.5 Supplements and Supplements Fix Pack 7 downloads in to a directory. I extracted to /opt/install/ic55/wassupp and /opt/install/ic55/wassupp/fp7
-
Start IBM Install Manager by running ./IBMIM from /opt/IBM/InstallationManager/eclipse
NOTE: If you have not already exported the display, follow Appendix A to export the display
-
Go to File Preferences
-
Select the Supplements and Fix Pack7 repository
-
-
-
Select IBM HTTP Server, Web Server Plug-ins and the Customization Toolbox
-
-
-
-
-
-
-
I.2.Configure Plug-In with WebSphere Customization toolbox
-
Create the create a runtime user for the admin server by running the following as root:
groupadd ihs
useradd -g ihs ihs
-
If the Web Server Plug-in Customization Toolbox is not running start it running ./wct.sh from /opt/IBM/WebSphere/Toolbox/WCT
-
-
-
-
-
-
-
-
Since I created the ihs user and group prior to installing IHS, I uncheck Create a new unique system user
-
-
-
Select the AppServer profile (NOT Dmgr)
-
-
-
-
copy configurewebserver1.sh from /opt/IBM/WebSphere/Plugins/bin/ to /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/
cp /opt/IBM/WebSphere/Plugins/bin/configurewebserver1.sh /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/configurewebserver1.sh
-
Change dir to /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/
and run
./configurewebserver1.sh -username localadmin -password password
-
At this point if you log into the IBM Integrated Solution Console, go to Servers - Server Types - Web Servers, you should see the webserver1 that was just created
Share with your friends: |