Anonymous
Log on
Help
IBM Connections wiki
All Wikis
Home
Community Articles
Product Documentation
Learning Center
Search Scope
All Content
Community Articles
Product Documentation
Learning Center
IBM Connections 3.0.1 Documentation
--------------
Custom search scope...
Search for...
Search
Advanced Search
Categories
Tag Cloud
1.0
1.0.x
2.0
2.0.1
2.0.1.1
2.0_media
2.5
2.5_deployment
2.5_media
2.5_performance
3
3.0
3.0.1
3.0.1_media
3.0_media
3_deployment
8.1.1
8.2
activities
administrators
api
best_practices
blogs
bookmarks
business_card
cluster
communities
community
community_manager
connections
connections_3
connections_301
customization
customize
customizing
demos
deploying
deployment
deployments
developers
dogear
Domino
Edge server
education
error messages
files
forums
getting_started
Help
home
home_page
homepage
how-to
HTTP server
ibm
index
installation
integration
iOS
ipad
iWidget
J2EE
javadoc
lc3.0
learning
lotus-connections
mml
mobile
Notes
performance
person_card
Portal
portlet
portlet_factory
profiles
proxy server
quickr
Redbooks
rest
reverse proxy server
Sametime
scenarios
search
security
self-paced
SSO
tags
test_infrastructure
troubleshooting
tuning
video
VideoFest
videos
WAI
WAS
web_seminar
WebAppIntegrator
WebSphere
widgets
wikis
Information
You are currently viewing machine translated content. IBM translation might be available. Click
IBM Translated Product Documentation
to see what is available.
X
Edit Article
Add an Article
Share
Email
Facebook
Twitter
LinkedIn
Delicious
Digg
StumbleUpon
Print
Print article only
Print article and comments
Subscribe
Recent Edits to this Article
Recent Added Comments to this Article
Home
>
Test infrastructures: Connections 2.5 >
S2: Editing the configuration file
S2: Editing the configuration file
Abstract
Abstract
No abstract provided.
You must update the LotusConnections-config.xml with the href and ssl_href values of the components on the HTTP server so that the correct links appear on the Connections UI for all components. To do so, on the deployment manager node, check out the Lotus Connections config file, make the described changes and then check in the file using the
wsadmin
client as described in the following link:
http://publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/topic/com.ibm.connections.25.help/t_admin_common_checkout_config_file.html
This is a Connections-wide change so the following command is used to check out the file:
LCConfigService.checkOutConfig("/tmp/”,"dmgrCell01")
This file is then checked out to this directory. It is recommended to copy this file and store it as a backup in the /opt/IBM/Backups directory. From the /tmp/ directory, open the lotusConnections-config.xml with a text editor and make the following changes.
For each component within this file, update the href, ssl_href and interservice href to that of the Web server as shown:
All entries in this file should be updated to the Web server URL with the exception of the three bootstrap entries – two of which should not be modified. The only bootstrap entry that must be modified is that for search. Leave the host and port blank as shown:
The final change that is required in this config file is to find the forceConfidentialCommunications flag and set it to true as below:
This forces all communications on the Connections server to be over HTTPS. More details on securing can be found in the info center and at this link:
http://publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/topic/com.ibm.connections.25.help/t_admin_common_forcing_ssl.html
After you have completed editing this file, save it, and check in again using the wsadmin client, the following command will achieve this on the wsadmin client:
LCConfigService.checkInConfig()
After checking this file in the following command can be used to deploy these changes:
synchAllNodes()
Go to the next topic
:
S2: Scenario environment
S2: Prerequisites
S2: Configuration diagrams
S2: Machine details
S2: Installing Lotus Connections in an Enterprise level deployment
S2: Preinstallation tasks
S2: Installing Lotus Connections on node 1
S2: Adding nodes 2 and 3 to the cluster
S2: Post installation tasks
S2: Setting up the Web server
S2: Configuring SSL and adding features to the SSL trust store
S2: Editing the configuration file
S2: Scheduling Activities tasks
S2: Tuning WebSphere Application Server for optimal performance
S2: Starting Lotus Connections
S2: Configuring an administrative user for Blogs
S2: Integrating Lotus Connections with Lotus Quickr for WebSphere Portal
S2: Enabling Sametime awareness on Lotus Connections
S2: Troubleshooting
Table of Contents
:
Lotus Connections 2.5 Enterprise level deployment scenario
Article information
Article information
Category:
Test infrastructures: Connections 2.5
Tags:
This Version:
Version
2
January 25, 2010
10:08:07 PM
by
Dana Liburdi
Edit Article
Attachments (0)
Attachments (0)
Versions (2)
Versions (2)
Version Comparison
Compare version
4
Current 2
with version
4
Current 2
Compare selected versions
Version
Date
Changed by
Summary of changes
4
Oct 28, 2009 10:24:06 AM
Dana Liburdi
This version (2)
Jan 25, 2010 10:08:07 PM
Dana Liburdi
Comments (0)
Comments (0)
Add comment
Copy and paste this wiki markup to link to this article from another article in this wiki.
Link:
Close