Ibm connections 6 install on Linux RedHat version 2



Download 143.99 Kb.
Page8/9
Date28.01.2017
Size143.99 Kb.
#8968
1   2   3   4   5   6   7   8   9

J.Configure SSL on IHS


When using connections, all communication between components occurs over SSL, also, when you click login, we send the user to an ssl address, so you must configure SSL on the IBM HTTP Server that will run in front of Connections.
Setting up SSL on the http server is a 3 step process.
Create the SSL key file for IHS

Configure httpd.conf to listen over ssl

Add the HTTP Server certificate to WebSphere trust store

J.1.Create the SSL key file for IHS


  1. If you have not exported the display to your local machine, follow the steps in Appendix A to do that now.

  2. Start IBM Key Management Utility by going to /opt/IBM/HTTPServer/bin and running ./ikeyman



  3. Click New





  1. Set Key database type to CMS
    select a filename and location
    NOTE: make sure all folders in the path are already created. I had to create the ssl folder under /opt/IBM/HTTPServer





  1. Set password and Stash the password to a file





  1. While in Personal Certificates, click New Self-Signed…





  1. Set the Key Label and Common name to the hostname of the IHS Server, and set validity period to the length of time you want this certificate to be valid





  1. Close the Key Management utility




J.2.Configure httpd.conf to listen over ssl


  1. Open /opt/IBM/HTTPServer/conf/httpd.conf

  2. Add the following lines just above the was_ap22_module module

    LoadModule ibm_ssl_module modules/mod_ibm_ssl.so



    Listen 0.0.0.0:443

    ServerName cpdocs2.swg.usma.ibm.com
    #DocumentRoot /opt/IBM/HTTPServer/htdocs
    SSLEnable
    SSLProtocolDisable SSLv3 SSLv2


    SSLDisable
    Keyfile "/opt/IBM/HTTPServer/ssl/ihskey.kdb"
    SSLStashFile "/opt/IBM/HTTPServer/ssl/ihskey.sth"

    LoadModule was_ap22_module /opt/IBM/WebSphere/Plugins/bin/64bits/mod_was_ap22_http.so


    WebSpherePluginConfig……




  1. Save and Close httpd.conf




  1. Restart the IBM HTTP Server service by going to /opt/IBM/HTTPServer/bin/ and running

    ./apachectl stop


    ./apachectl start






  1. At this point you will be able to access https://cpdocs2.swg.usma.ibm.com, and get the default index.html page




J.3.Add the HTTP Server certificate to WebSphere trust store





  1. Open the WAS Admin console (https://cpdocs2.swg.usma.ibm.com:9043/ibm/console/logon.jsp) and login



  2. Open Secruity – SSL certificate and key management
    Under Related Items, select Key stores and certificates





  1. Click on CellDefaultTrustStore





  1. Click on Signer Certificates





  1. Click on Retrieve from port





  1. Enter a host, port and alias of the HTTP Server and click Retrieve signer information





  1. Click OK




  2. Click Save





  1. Close the Integrated Solutions Console



K.Install IBM Connections 5.5


Software needed for this step

IBM Connections V5.5 for IBM Connections Suite V5.5 Multiplatform Multilingual eAssembly (CRY8MML)



  • IBM Connections V5.5 for Linux Multilingual (CN80AML)

IBM Connections Content Manager V5.5 for IBM Connections Suite V5.5 Multiplatform Multilingual eAssembly (CRY8NML)



  • IBM FileNet Content Engine V5.2.1 Linux Multilingual (CN214ML )

  • IBM FileNet Content Engine Client V5.2.1 Linux English (CN223EN )

IBM Content Navigator V2.0.3 for IBM Connections Enterprise Content Edition (CECE) V5.2 Multiplatform Multilingual eAssembly (CRVX7ML)



  • IBM Content Navigator V2.0.3 Linux Multilingual (CN0PTML )

FileNet Components




  • FileNet Content Engine 5.2.1 FP2 and Content Engine Client 5.2.1 FP2 - http://www.ibm.com/support/fixcentral/swg/quickorder?parent=FileNet%2BProduct%2BFamily&product=ibm/Information+Management/FileNet+Content+Engine&release=5.2.1.2&platform=All&function=all&useReleaseAsTarget=true&source=fc




  • fix pack: 5.2.1.2-P8CPE-LINUX-FP002




  • fix pack: 5.2.1.2-P8CPE-CLIENT-LINUX-FP002

IBM Content Navigator 2.0.3 FP5 - http://www.ibm.com/support/fixcentral/swg/quickorder?parent=Enterprise%2BContent%2BManagement&product=ibm/Other+software/Content+Navigator&release=2.0.3&platform=All&function=all&source=fc

Make sure to get the 2.0.3-ICN fixpack for your OS:

fix pack: 2.0.3-ICN-FP005-LINUX


Follow Appendix A to export the display to your desktop if you have not already done so.


NOTE: Before you start the install. If you installed WebSphere Application Server in a non-English locale, you should review the following technote to ensure the FileNet components will install correctly
http://www-01.ibm.com/support/docview.wss?uid=swg21968883
NOTE: Make sure to restart the DMGR and nodeagents just before starting the install.


  1. Stop the nodeagent by running:

    1. /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/stopNode.sh -username localadmin -password password

  1. Restart the DMGR by running

    1. /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/stopManager.sh -username localadmin -password password

    2. /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/startManager.sh

  2. Start the nodeagent by running:

    1. /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/startNode.sh

  3. Start IBM Install Manager by running ./IBMIM from /opt/IBM/InstallationManager/eclipse/









  1. Browse to the location you extracted IBM Connections V5.5 for Linux Multilingual (CN80AML) /opt/install/ic55/ic55/IBM_Connections_Install/IBMConnections/repository.config in my environment






























  1. Scroll down and selected IBM Connections Content Manager




















  1. The user fnanon is a system user in my LDAP directory that will only be used for anonymous access to FileNet, once you enter that, scroll down to enter the location of the FileNet files





  1. Browse to the location you extracted the FileNet installers /opt/install/ic55/filenet in my environment and click Validate

















  1. I decided to install a Medium deployment, so the Connections application are installed over 4 different clusters.

    AppsCluster - Activities, Blogs, Bookmarks, Files, Forums, Metrics, Mobile, Wikis


    InfraCluster - Communities, News, Profiles, Search, Common, Widget Container
    UtilCluster - Homepage, Moderation, Rich Text Editor
    CCMCluster - Connections Content Manager (FileNet)
    PushCluster - Push Notifications


























  1. I will set up the cognos piece later, so I select Do later here





  1. I plan on configuring this system with IBM Docs, which will require additional physical machines, so I will install the shared directory to an NSF share
    (/nsf/IBM/Connections/data/shared)















  1. I have a domino server in my environment listening on port 25 for smtp traffic, so I went ahead and configured notifications to that server.
















NOTE: My install took about 2 hours to complete.


Once the install finishes, look in the nodeagent systemout.log log located at C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\nodeagent for the following line:

ADMA7021I: Distribution of application completed successfully.

You will see the following applications get synced:
ADMA7021I: Distribution of application commsvc completed successfully.

ADMA7021I: Distribution of application ibmasyncrsp completed successfully.

ADMA7021I: Distribution of application Activities completed successfully.

ADMA7021I: Distribution of application Mobile completed successfully.

ADMA7021I: Distribution of application FileNetEngine completed successfully.

ADMA7021I: Distribution of application navigator completed successfully.

ADMA7021I: Distribution of application Files completed successfully.

ADMA7021I: Distribution of application Forums completed successfully.

ADMA7021I: Distribution of application News completed successfully.

ADMA7021I: Distribution of application PushNotification completed successfully.

ADMA7021I: Distribution of application RichTextEditors completed successfully.

ADMA7021I: Distribution of application Search completed successfully.

ADMA7021I: Distribution of application Profiles completed successfully.

ADMA7021I: Distribution of application WidgetContainer completed successfully.

ADMA7021I: Distribution of application Moderation completed successfully.

ADMA7021I: Distribution of application Dogear completed successfully.

ADMA7021I: Distribution of application Wikis completed successfully.

ADMA7021I: Distribution of application Common completed successfully.

ADMA7021I: Distribution of application WebSphereOauth20SP completed successfully.

ADMA7021I: Distribution of application Blogs completed successfully.

ADMA7021I: Distribution of application Metrics completed successfully.

ADMA7021I: Distribution of application Homepage completed successfully.

ADMA7021I: Distribution of application URLPreview completed successfully.

ADMA7021I: Distribution of application Help completed successfully.

ADMA7021I: Distribution of application ConnectionsProxy completed successfully.

ADMA7021I: Distribution of application Mobile Administration completed successfully.

ADMA7021I: Distribution of application Communities completed successfully.

ADMA7021I: Distribution of application Extensions completed successfully.





Download 143.99 Kb.

Share with your friends:
1   2   3   4   5   6   7   8   9




The database is protected by copyright ©ininet.org 2024
send message

    Main page